Index: chrome/test/data/extensions/api_test/extension_module/cognito_nofile/manifest.json |
=================================================================== |
--- chrome/test/data/extensions/api_test/extension_module/cognito_nofile/manifest.json (revision 112170) |
+++ chrome/test/data/extensions/api_test/extension_module/cognito_nofile/manifest.json (working copy) |
@@ -1,6 +1,7 @@ |
{ |
"name": "chrome.extension", |
"version": "0.1", |
+ "manifest_version": 2, |
"description": "end-to-end browser test for some chrome.extension API: cognito mode.", |
"background_page": "test.html" |
} |