Index: third_party/WebKit/Source/web/tests/data/included-script.js |
diff --git a/third_party/WebKit/Source/web/tests/data/included-script.js b/third_party/WebKit/Source/web/tests/data/included-script.js |
new file mode 100644 |
index 0000000000000000000000000000000000000000..194b2410139d008dc3c03b5a33ef1cc3e4ce354d |
--- /dev/null |
+++ b/third_party/WebKit/Source/web/tests/data/included-script.js |
@@ -0,0 +1 @@ |
+document.scriptExecuted = true; |