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

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
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

Powered by Google App Engine
This is Rietveld 408576698