| 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
|
|
|