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

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

Issue 11866012: Revert 176406 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 11 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/tabs/no_permissions/manifest.json
===================================================================
--- chrome/test/data/extensions/api_test/tabs/no_permissions/manifest.json (revision 176424)
+++ chrome/test/data/extensions/api_test/tabs/no_permissions/manifest.json (working copy)
@@ -1,10 +0,0 @@
-{
- "name": "tabs/no_permissions",
- "version": "0.1",
- "manifest_version": 2,
- "description": "Tests access to the tabs API from extensions lacking the tabs permission",
- "background": {
- "scripts": ["test.js"]
- },
- "permissions": []
-}
« no previous file with comments | « chrome/browser/extensions/menu_manager.cc ('k') | chrome/test/data/extensions/api_test/tabs/no_permissions/test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698