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

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

Issue 10834160: Use JSON schema compiler in chrome.management code (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 4 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 65285fb76b7c6d56cc403a68d42bb53e5e485ca6..3636250910b5e6b3502199213e1bc3ee99f976d9 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -28,6 +28,7 @@
'i18n.json',
'font_settings.json',
'history.json',
+ 'management.json',
'page_capture.json',
'permissions.json',
'storage.json',

Powered by Google App Engine
This is Rietveld 408576698