diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-16 18:25:56 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-16 18:25:56 +0000 |
commit | b0f812f7696d420d90e43e0e30510742278a0937 (patch) | |
tree | dbb7bf61d4c791ca4d401f7844d246f0ca749cbc /DEPS | |
parent | 48839bfc0dce67f7b82ce7e1abb15384cc13cbb3 (diff) | |
download | chromium_src-b0f812f7696d420d90e43e0e30510742278a0937.zip chromium_src-b0f812f7696d420d90e43e0e30510742278a0937.tar.gz chromium_src-b0f812f7696d420d90e43e0e30510742278a0937.tar.bz2 |
roll rlz 87:94
88: Add a ReadProductEvents() method to RlzValueStore.
89: Change return type of GetProductEventsAsCgiHelper() from DWORD to bool.
90-94: Change SupplementalBranding from wchar_t to char.
BUG=46579
TEST=none
Review URL: https://chromiumcodereview.appspot.com/9704089
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@127210 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,7 +58,7 @@ vars = { "webrtc_revision": "1888", "jsoncpp_revision": "248", "nss_revision": "126189", - "rlz_revision": "87", + "rlz_revision": "94", } deps = { |