diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-15 21:45:56 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-15 21:45:56 +0000 |
commit | 7e24ba495f0f003bce9f38477e1fe0eaab7b7c16 (patch) | |
tree | 468713e9f1ff90b9523217fd692da529902477ee /.DEPS.git | |
parent | 109070aad7deba6d242e93d9066d40b23ff7f6ba (diff) | |
download | chromium_src-7e24ba495f0f003bce9f38477e1fe0eaab7b7c16.zip chromium_src-7e24ba495f0f003bce9f38477e1fe0eaab7b7c16.tar.gz chromium_src-7e24ba495f0f003bce9f38477e1fe0eaab7b7c16.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176977 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,7 +11,7 @@ vars = { 'git_url': 'https://chromium.googlesource.com', 'webkit_rev': - '@7c41bb45f5cf88f1ec06d1c630410ef37648ad3a' + '@a278676286555c22dc8947c825663d48dbb7017b' } deps = { @@ -236,7 +236,7 @@ deps_os = { 'src/third_party/WebKit/Source/Platform/chromium/public': Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@da47e8ab8bc8660ad6d43cd74d5213da4a5bdf2c', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@1db3c7190dc0a1ade0c2ed8f000d0158c01b1412', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@2b3b68565bddf03988e022d7363b9d893ebb0040', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |