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

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

Issue 23452008: Remove experimental.rlz extension api completely (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased again Created 7 years, 3 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
« no previous file with comments | « chrome/common/extensions_api_resources.grd ('k') | chrome/test/data/extensions/api_test/rlz/test.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/api_test/rlz/manifest.json
diff --git a/chrome/test/data/extensions/api_test/rlz/manifest.json b/chrome/test/data/extensions/api_test/rlz/manifest.json
deleted file mode 100644
index b7c1d3c460878d705d591bc45cb58db365844a98..0000000000000000000000000000000000000000
--- a/chrome/test/data/extensions/api_test/rlz/manifest.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "name": "chrome.rlz",
- "version": "0.1",
- "manifest_version": 2,
- "description": "end-to-end browser test for chrome.rlz API",
- "background": {
- "scripts": ["test.js"]
- },
- "permissions": ["experimental"]
-}
« no previous file with comments | « chrome/common/extensions_api_resources.grd ('k') | chrome/test/data/extensions/api_test/rlz/test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698