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

Unified Diff: chrome/common/extensions/api/api.gyp

Issue 10701026: Use JSON schema compiler for i18n api (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 6 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 side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 82d526d3959b584bbb548024dbbd6714b92ae20b..73d323e5a2ad322e6c3ad82a1dca1658a622c7b8 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -23,6 +23,7 @@
'experimental_font_settings.json',
'experimental_record.json',
'file_browser_handler_internal.json',
+ 'i18n.json',
'permissions.json',
'storage.json',
'tabs.json',

Powered by Google App Engine
This is Rietveld 408576698