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

Unified Diff: chrome/test/data/sidebar/manifest.json

Issue 6321006: Add "sidebar" section to extension manifest:... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 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
« no previous file with comments | « chrome/test/data/extensions/manifest_tests/sidebar_url_no_permissions.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/sidebar/manifest.json
===================================================================
--- chrome/test/data/sidebar/manifest.json (revision 0)
+++ chrome/test/data/sidebar/manifest.json (revision 0)
@@ -0,0 +1,7 @@
+{
+ "name": "SidebarTest",
+ "version": "0.1",
+ "description": "interactive_ui_tests, SidebarTest.*",
+ "sidebar": {},
+ "permissions": ["experimental"]
+}
Property changes on: chrome\test\data\sidebar\manifest.json
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « chrome/test/data/extensions/manifest_tests/sidebar_url_no_permissions.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698