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

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

Issue 14027005: Implement Command Line Private extension API (Closed) Base URL: https://src.chromium.org/svn/trunk/src/
Patch Set: Fix paths in gyp and compile errors Created 7 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
===================================================================
--- chrome/common/extensions/api/api.gyp (revision 194035)
+++ chrome/common/extensions/api/api.gyp (working copy)
@@ -29,6 +29,7 @@
'bookmarks.json',
'chromeos_info_private.json',
'cloud_print_private.json',
+ 'command_line_private.json',
'content_settings.json',
'context_menus.json',
'cookies.json',

Powered by Google App Engine
This is Rietveld 408576698