Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(391)

Unified Diff: DEPS

Issue 557733003: Remove the w3c test repos from DEPS (and remove the expectations file). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move_w3c_exps
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webkit/tools/layout_tests/test_expectations_w3c.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index be1f7ff184d461d9ecb3276319e27f09e57437a5..e09c506fa326d65ed01721d806cac1349bdd847f 100644
--- a/DEPS
+++ b/DEPS
@@ -118,12 +118,6 @@ deps = {
'src/third_party/WebKit':
Var('chromium_git') + '/chromium/blink.git' + '@' + Var('webkit_revision'),
- 'src/third_party/WebKit/LayoutTests/w3c/web-platform-tests':
- Var('chromium_git') + '/external/w3c/web-platform-tests.git' + '@' + '3e0f28376857901b2d3eefda82a3b622bbcabd41',
-
- 'src/third_party/WebKit/LayoutTests/w3c/csswg-test':
- Var('chromium_git') + '/external/w3c/csswg-test.git' + '@' + '0b12ea22689ee2179f3e9bff389db22f4efd6ed5',
-
'src/third_party/icu':
Var('chromium_git') + '/chromium/deps/icu52.git' + '@' + '89831135d5f76413fcdd3852f8de7f344b3fa40c', # from svn revision 291781
« no previous file with comments | « no previous file | webkit/tools/layout_tests/test_expectations_w3c.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698