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

Unified Diff: third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt.config.json

Issue 2789723003: Migrate WebUSB LayoutTests into external/wpt (Closed)
Patch Set: Addressed comments from ortuno@ and foolip@ Created 3 years, 8 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
Index: third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt.config.json
diff --git a/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt.config.json b/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt.config.json
index 260f9d06ae3a0a54987557e7a6051a1055f3b6cf..f866ea0d7f0bab116bde1b4ab61539511f827a55 100644
--- a/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt.config.json
+++ b/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/wpt.config.json
@@ -24,6 +24,10 @@
"local-dir": "../../../../../../LayoutTests/external/wpt_automation"
},
{
+ "url-path": "/wpt_polyfill/",
+ "local-dir": "../../../../../../LayoutTests/external/wpt_polyfill"
+ },
+ {
"url-path": "/resources/testharnessreport.js",
"local-dir": "../../../../../../LayoutTests/resources"
},

Powered by Google App Engine
This is Rietveld 408576698