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

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

Issue 10806072: Refactor chrome.pageCapture to use JSON schema compiler (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: 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
Index: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 6a221f8efd8ff173e5f1213201f5219479134eb9..ceaa818374681b31b448a1deaf4ef1d2099d987f 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -25,6 +25,7 @@
'file_browser_handler_internal.json',
'font_settings.json',
'history.json',
+ 'page_capture.json',
'permissions.json',
'storage.json',
'tabs.json',

Powered by Google App Engine
This is Rietveld 408576698