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

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

Issue 10206034: JSON schema compiler can't handle strings as types (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Small style change Created 8 years, 8 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 | « no previous file | chrome/common/extensions/api/experimental.fontSettings.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 863bfd51f0bf6b058b56226ca23e2522433c7080..127e5fab2fd5816172dc3e3010f3928ab16f6259 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -20,6 +20,7 @@
'json_schema_files': [
'browserAction.json',
'experimental.declarative.json',
+ 'experimental.fontSettings.json',
'permissions.json',
'storage.json',
'tabs.json',
« no previous file with comments | « no previous file | chrome/common/extensions/api/experimental.fontSettings.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698