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

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

Issue 2574763003: Remove chrome-extension-resource:// scheme (Closed)
Patch Set: Remove BUILD reference to resources/extension outdir. Created 4 years 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/accessible_cer/manifest.json
diff --git a/chrome/test/data/extensions/api_test/accessible_cer/manifest.json b/chrome/test/data/extensions/api_test/accessible_cer/manifest.json
deleted file mode 100644
index 6b3b692becc1f022ead747a04f8b455e6122b7aa..0000000000000000000000000000000000000000
--- a/chrome/test/data/extensions/api_test/accessible_cer/manifest.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "name": "Access chrome-extension-resource:// test",
- "version": "0.1",
- "manifest_version": 2,
- "description": "Access chrome-extension-resource:// test",
- "background": {
- "page": "main.html"
- }
-}

Powered by Google App Engine
This is Rietveld 408576698