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

Unified Diff: chrome/test/data/extensions/api_test/content_scripts/policy/manifest.json

Issue 2820333003: Revert of Communicate ExtensionSettings policy to renderers (Closed)
Patch Set: Created 3 years, 8 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/content_scripts/policy/manifest.json
diff --git a/chrome/test/data/extensions/api_test/content_scripts/policy/manifest.json b/chrome/test/data/extensions/api_test/content_scripts/policy/manifest.json
deleted file mode 100644
index 48de7c07ff09039acac745330c040f3442bac320..0000000000000000000000000000000000000000
--- a/chrome/test/data/extensions/api_test/content_scripts/policy/manifest.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "name": "content_scripts/policy",
- "version": "1",
- "manifest_version": 2,
- "permissions": ["tabs", "*://example.com/*"],
- "background": { "scripts": ["background.js"] }
-}

Powered by Google App Engine
This is Rietveld 408576698