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

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

Issue 11428116: First few API implementation of AppsDebuggerPrivate. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: . Created 8 years, 1 month 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 3b2a13e4af2ee77e8efcc4af8cdb1fa064903aa5..3b9330690b51623e9772cfc29fee3c59ca313237 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -45,6 +45,7 @@
'app_current_window_internal.idl',
'app_runtime.idl',
'app_window.idl',
+ 'apps_debugger_private.idl',
'bluetooth.idl',
'downloads.idl',
'experimental_discovery.idl',

Powered by Google App Engine
This is Rietveld 408576698