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

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: 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
Index: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 76463995300584b4aa81b241af966d7ff5f38c97..2e36ac38e301a9a9ba154949695ece19070fa493 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',

Powered by Google App Engine
This is Rietveld 408576698