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

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

Issue 2563843002: Restrict app sandbox's CSP to disallow loading web content in them. (Closed)
Patch Set: sync @tott Created 3 years, 12 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/main.html
diff --git a/chrome/test/data/extensions/api_test/sandboxed_pages_csp/main.html b/chrome/test/data/extensions/api_test/sandboxed_pages_csp/main.html
new file mode 100644
index 0000000000000000000000000000000000000000..ee7be70ba7ce9d1fd1669d963ec658f1ecc6c41c
--- /dev/null
+++ b/chrome/test/data/extensions/api_test/sandboxed_pages_csp/main.html
@@ -0,0 +1 @@
+<script src="main.js"></script>

Powered by Google App Engine
This is Rietveld 408576698