diff options
author | tyoshino@google.com <tyoshino@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-16 11:29:02 +0000 |
---|---|---|
committer | tyoshino@google.com <tyoshino@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-16 11:29:02 +0000 |
commit | 1e2a21830f5cec24f648f1216f9cdec3766db8b6 (patch) | |
tree | 6120351dbf6cc6ed3acaffe697e7f639250127d2 /DEPS | |
parent | 43a674d2b7be459b7b51172e8e7eaf5c4f833bb9 (diff) | |
download | chromium_src-1e2a21830f5cec24f648f1216f9cdec3766db8b6.zip chromium_src-1e2a21830f5cec24f648f1216f9cdec3766db8b6.tar.gz chromium_src-1e2a21830f5cec24f648f1216f9cdec3766db8b6.tar.bz2 |
Reverting 26329 to re-land 26326
http://src.chromium.org/viewvc/chrome?view=rev&revision=26326
It came out that your change didn't cause purify failure. I'd like to reland reverted change. Sorry.
TBR=sgk
Review URL: http://codereview.chromium.org/204037
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26331 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ deps = { "http://protobuf.googlecode.com/svn/trunk@219", "src/tools/gyp": - "http://gyp.googlecode.com/svn/trunk@651", + "http://gyp.googlecode.com/svn/trunk@656", "src/v8": "http://v8.googlecode.com/svn/trunk@2896", |