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

Unified Diff: chrome/test/data/extensions/theme_i18n/manifest.json

Issue 8826010: Update more manifests to manifest_version 2 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years 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/network_delay/pjohnlkdpdolplmenneanegndccmdlpc/1.0/manifest.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/extensions/theme_i18n/manifest.json
===================================================================
--- chrome/test/data/extensions/theme_i18n/manifest.json (revision 113254)
+++ chrome/test/data/extensions/theme_i18n/manifest.json (working copy)
@@ -2,6 +2,7 @@
"name": "__MSG_name__",
"description": "__MSG_description__",
"version": "1",
+ "manifest_version": 2,
"default_locale": "en",
"theme": {
"properties" : {
« no previous file with comments | « chrome/test/data/extensions/network_delay/pjohnlkdpdolplmenneanegndccmdlpc/1.0/manifest.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698