Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/test_runner/module.json |
| diff --git a/third_party/WebKit/Source/devtools/front_end/test_runner/module.json b/third_party/WebKit/Source/devtools/front_end/test_runner/module.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ebd476c44da31fb6027212ed24c9995317446e4a |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/devtools/front_end/test_runner/module.json |
| @@ -0,0 +1,5 @@ |
| +{ |
| + "scripts": [ |
| + "TestRunner.js" |
| + ] |
| +} |