Update .DEPS.git

Cr-Commit-Position: refs/heads/master@{#290194}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290194 0039d316-1c4b-4281-b951-d872f2087c98
parent c3a2f54b
...@@ -40,9 +40,9 @@ deps = { ...@@ -40,9 +40,9 @@ deps = {
'src/third_party/WebKit': 'src/third_party/WebKit':
Var('webkit_url') + '' + Var('webkit_rev'), Var('webkit_url') + '' + Var('webkit_rev'),
'src/third_party/WebKit/LayoutTests/w3c/csswg-test': 'src/third_party/WebKit/LayoutTests/w3c/csswg-test':
Var('git_url') + '/external/w3c/csswg-test.git@f9b9daa33eac525923e941333d389fcb42f9b19f', Var('git_url') + '/external/w3c/csswg-test.git@0b12ea22689ee2179f3e9bff389db22f4efd6ed5',
'src/third_party/WebKit/LayoutTests/w3c/web-platform-tests': 'src/third_party/WebKit/LayoutTests/w3c/web-platform-tests':
Var('git_url') + '/external/w3c/web-platform-tests.git@6c7bd34e408ff69687a95d75b7e562fa84148997', Var('git_url') + '/external/w3c/web-platform-tests.git@fd608375f09b02b54ccba4e99be8365769be43c5',
'src/third_party/angle': 'src/third_party/angle':
Var('git_url') + '/angle/angle.git' + '@' + Var('angle_revision'), Var('git_url') + '/angle/angle.git' + '@' + Var('angle_revision'),
'src/third_party/bidichecker': 'src/third_party/bidichecker':
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment