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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/.gitmodules

Issue 2810063002: Stop skipping dot files in wpt-import. (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/.travis.yml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/external/wpt/.gitmodules
diff --git a/third_party/WebKit/LayoutTests/external/wpt/.gitmodules b/third_party/WebKit/LayoutTests/external/wpt/.gitmodules
new file mode 100644
index 0000000000000000000000000000000000000000..5eb46bc6915421ccced7c4378b05bbbfb311c408
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/external/wpt/.gitmodules
@@ -0,0 +1,14 @@
+[submodule "resources"]
+ path = resources
+ url = https://github.com/w3c/testharness.js.git
+ ignore = dirty
+[submodule "tools"]
+ path = tools
+ url = https://github.com/w3c/wpt-tools.git
+ ignore = dirty
+[submodule "css/tools/apiclient"]
+ path = css/tools/apiclient
+ url = https://github.com/w3c/csswg-apiclient.git
+[submodule "css/tools/w3ctestlib"]
+ path = css/tools/w3ctestlib
+ url = https://github.com/w3c/csswg-w3ctestlib.git
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/.travis.yml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698