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

Unified Diff: third_party/WebKit/Source/web/tests/data/included-script.js

Issue 2022783002: Skeleton of the Safe Browsing Subresource Filter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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
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;

Powered by Google App Engine
This is Rietveld 408576698