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

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: Moved to c/b/e/api/i18n Created 8 years, 5 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
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/common/extensions/api/i18n.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index c7d6c92cfc7630e640e8cd0ea40b7952f5218e0a..03efcd0cccbb80ed90ba3480421fbd691c44c3f4 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -24,6 +24,7 @@
'events.json',
'experimental_record.json',
'file_browser_handler_internal.json',
+ 'i18n.json',
'font_settings.json',
'history.json',
'permissions.json',
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/common/extensions/api/i18n.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698