diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-29 00:25:17 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-29 00:25:17 +0000 |
commit | e9b270668dfd9e78fb99cecabfedb1b10036934f (patch) | |
tree | 4791b780046d4a6c8893f7ba46d29bddcde0bdfb /DEPS | |
parent | a9c7ecfca90bc3084af7a6741d57f95107e19826 (diff) | |
download | chromium_src-e9b270668dfd9e78fb99cecabfedb1b10036934f.zip chromium_src-e9b270668dfd9e78fb99cecabfedb1b10036934f.tar.gz chromium_src-e9b270668dfd9e78fb99cecabfedb1b10036934f.tar.bz2 |
Update DEPS to right before a change that needs a Chromium-side checkin.
TBR=ajwong
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/160305
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21931 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "46490", + "webkit_revision": "46506", } |