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

Unified Diff: chrome/test/data/subresource_filter/frame_with_included_script.html

Issue 2525303002: Don't duplicate the Subresource Filter prompt after it was shown already. (Closed)
Patch Set: . Created 4 years, 1 month 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
« no previous file with comments | « chrome/test/data/subresource_filter/frame_with_delayed_script.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/subresource_filter/frame_with_included_script.html
diff --git a/chrome/test/data/subresource_filter/frame_with_included_script.html b/chrome/test/data/subresource_filter/frame_with_included_script.html
index 851fc9d82283212a17be4a636a769ec6fccf83aa..a55b28c6246ca6473ca3db69790c21d84e9910db 100644
--- a/chrome/test/data/subresource_filter/frame_with_included_script.html
+++ b/chrome/test/data/subresource_filter/frame_with_included_script.html
@@ -2,4 +2,4 @@
<head>
<script src="included_script.js"></script>
</head>
-</html>
+</html>
« no previous file with comments | « chrome/test/data/subresource_filter/frame_with_delayed_script.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698