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

Unified Diff: chrome/test/data/extensions/api_test/sandboxed_pages_csp/remote_frame.html

Issue 2775953002: Some cleanup of app and extension CSP tests.
Patch Set: Created 3 years, 9 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: chrome/test/data/extensions/api_test/sandboxed_pages_csp/remote_frame.html
diff --git a/chrome/test/data/extensions/api_test/sandboxed_pages_csp/remote_frame.html b/chrome/test/data/extensions/api_test/sandboxed_pages_csp/remote_frame.html
index e969b77738c1f170cf192abcda5d17be34716c64..6a6aeccaff1a1e892aa314d096217187da865718 100644
--- a/chrome/test/data/extensions/api_test/sandboxed_pages_csp/remote_frame.html
+++ b/chrome/test/data/extensions/api_test/sandboxed_pages_csp/remote_frame.html
@@ -1,2 +1,2 @@
<!DOCTYPE html>
-<script src="remote_frame.html"></script>
+<script src="remote_frame.js"></script>

Powered by Google App Engine
This is Rietveld 408576698