diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-13 20:32:42 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-13 20:32:42 +0000 |
commit | 8e0e797b720d1fa71daa19387b49f61f32923a89 (patch) | |
tree | 3cc9a217fd2dd23bd66ababa82d703208d74b1be /DEPS | |
parent | 59225b1119c69828cbe4bb35b4ed059904c89fee (diff) | |
download | chromium_src-8e0e797b720d1fa71daa19387b49f61f32923a89.zip chromium_src-8e0e797b720d1fa71daa19387b49f61f32923a89.tar.gz chromium_src-8e0e797b720d1fa71daa19387b49f61f32923a89.tar.bz2 |
roll rlz 72:73
72: Start moving FinancialPing over to the cross-platform part.
BUG=46579
TEST=none
TBR=rogerta
Review URL: https://chromiumcodereview.appspot.com/9696043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126454 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": "1538", "jsoncpp_revision": "248", "nss_revision": "126189", - "rlz_revision": "71", + "rlz_revision": "72", } deps = { |