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

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

Issue 11037005: New Cloud Print Private API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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 4e57832fedda289f5afa2e4518e13d2fefba8915..8fdcf501e3f119041aea3cc8dd55939c999b1c66 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -19,6 +19,7 @@
'chromium_code': 1,
'json_schema_files': [
'bookmarks.json',
+ 'cloud_print_private.json',
'content_settings.json',
'context_menus.json',
'cookies.json',

Powered by Google App Engine
This is Rietveld 408576698