Index: chrome/test/data/extensions/api_test/history/manifest.json |
=================================================================== |
--- chrome/test/data/extensions/api_test/history/manifest.json (revision 0) |
+++ chrome/test/data/extensions/api_test/history/manifest.json (revision 0) |
@@ -0,0 +1,7 @@ |
+{ |
+ "name": "chrome.history", |
+ "version": "0.1", |
+ "description": "end-to-end browser test for chrome.history API", |
+ "background_page": "test.html", |
+ "permissions": ["experimental", "tabs"] |
+} |
Property changes on: chrome\test\data\extensions\api_test\history\manifest.json |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |