Chromium Code Reviews| Index: third_party/WebKit/Source/platform/testing/data/module.js |
| diff --git a/third_party/WebKit/Source/platform/testing/data/module.js b/third_party/WebKit/Source/platform/testing/data/module.js |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..efc5c3044e13c85419014c64de05f35bed48ac81 |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/platform/testing/data/module.js |
| @@ -0,0 +1 @@ |
| +export default 'grapes'; |