diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-25 19:50:32 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-25 19:50:32 +0000 |
commit | a858ff2d52012d4c3f590eb724e41c2f3347cf8c (patch) | |
tree | 28785f85d726792e99cdf23ee36b5c46f7cb0220 /.DEPS.git | |
parent | dbff7b85c8e241991da650b2b2ade178e52c71d6 (diff) | |
download | chromium_src-a858ff2d52012d4c3f590eb724e41c2f3347cf8c.zip chromium_src-a858ff2d52012d4c3f590eb724e41c2f3347cf8c.tar.gz chromium_src-a858ff2d52012d4c3f590eb724e41c2f3347cf8c.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@178876 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.DEPS.git')
-rw-r--r-- | .DEPS.git | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -11,7 +11,7 @@ vars = { 'git_url': 'https://chromium.googlesource.com', 'webkit_rev': - '@992326c5756c04bc58652cbf5ecb540735d7b301' + '@e8dfbe9ee7f0f74f4eaf5a635e8ae9d381db0005' } deps = { @@ -234,9 +234,9 @@ deps_os = { 'src/third_party/WebKit/Source': None, 'src/third_party/WebKit/Source/Platform/chromium/public': - Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@0397d37093535c6c65aafc150ab2377b465cebd4', + Var('git_url') + '/external/WebKit/Source/Platform/chromium/public.git@1ffc615936936c0bbc0f18c3529946faca3bc0d4', 'src/third_party/WebKit/Source/WebKit/chromium/public': - Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@dbe6cdb3a4e921718291f46f9368d1ba1969fa29', + Var('git_url') + '/external/WebKit/Source/WebKit/chromium/public.git@b1168dd637e3523d3c421564be4094d3c33f48ba', 'src/third_party/WebKit/Tools/DumpRenderTree': None, 'src/third_party/WebKit/Tools/Scripts': |