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

Side by Side Diff: chrome/test/data/extensions/unpacker/empty_default_locale/manifest.json

Issue 526012: Merge 32345 - Parse messages.json in ExtensionUnpacker (like we do for manife... (Closed) Base URL: svn://svn.chromium.org/chrome/branches/249/src/
Patch Set: Created 10 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "description": "Default locale can't be empty",
3 "name": "empty_default_locale",
4 "default_locale": "",
5 "version": "1.0"
6 }
OLDNEW
« no previous file with comments | « chrome/test/data/extensions/unpacker/empty_default_locale.crx ('k') | chrome/test/data/extensions/unpacker/good_l10n.crx » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698