Index: chrome/test/data/extensions/api_test/filesystem_handler/manifest.json |
=================================================================== |
--- chrome/test/data/extensions/api_test/filesystem_handler/manifest.json (revision 112170) |
+++ chrome/test/data/extensions/api_test/filesystem_handler/manifest.json (working copy) |
@@ -2,6 +2,7 @@ |
"key": "MIGdMA0GCSqGSIb3DQEBAQUAA4GLADCBhwKBgQChptAQ0n4R56N03nWQ1ogR7DVRBjGo80Vw6G9KLjzZv44D8rq5Q5IkeQrtKgWyZfXevlsCe3LaLo18rcz8iZx6lK2xhLdUR+ORjsjuBfdEL5a5cWeRTSxf75AcqndQsmpwMBdrMTCZ8jQNusUI+XlrihLNNJuI5TM4vNINI5bYFQIBIw==", |
"name": "ChromeOS file system intent hanlder extension", |
"version": "0.1", |
+ "manifest_version": 2, |
"description": "Tests of chrome.fileSystem.* methods", |
"background_page": "background.html", |
"file_browser_handlers": [ |