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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/subresource_filter/resources/alpha.js

Issue 2022783002: Skeleton of the Safe Browsing Subresource Filter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Implement RenderFrameObserver::OnDestruct introduced by rebase. Created 4 years, 6 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/LayoutTests/http/tests/subresource_filter/resources/alpha.js
diff --git a/third_party/WebKit/LayoutTests/http/tests/subresource_filter/resources/alpha.js b/third_party/WebKit/LayoutTests/http/tests/subresource_filter/resources/alpha.js
new file mode 100644
index 0000000000000000000000000000000000000000..773261cf86a7a28f637620ed31fe9c73bc7fa367
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/subresource_filter/resources/alpha.js
@@ -0,0 +1 @@
+document.notifyScriptExecuted("alpha");

Powered by Google App Engine
This is Rietveld 408576698