commit | 12db701d28221cbda122d23f2a4e5177af67259f | [log] [tgz] |
---|---|---|
author | Gilad Arnold <garnold@chromium.org> | Wed Jan 29 16:45:30 2014 -0800 |
committer | chrome-internal-fetch <chrome-internal-fetch@google.com> | Wed Feb 05 19:48:00 2014 +0000 |
tree | de528da28ee9d34c37f247c2b9427e420c83c557 | |
parent | 1c9b67b8fbb6e2ac661cf42d2f44a54f2b2d52b4 [diff] |
PM: Rename the random seed variable class. This more appropriately corresponds to how it's being used. In general, suggesting that we follow the template <Provider><VariableName>Variable when naming variable implementations; this mirrors the var_<provider>_<variable_name> scheme used for global variable pointers. BUG=None TEST=Builds and passes unit tests. Change-Id: I5529805b6f349f895ebd402277f6d058842ee99b Reviewed-on: https://chromium-review.googlesource.com/184434 Tested-by: Gilad Arnold <garnold@chromium.org> Reviewed-by: Alex Deymo <deymo@chromium.org> Commit-Queue: Gilad Arnold <garnold@chromium.org>