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

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

Issue 395333003: Extensions: Move cast_channel and hid APIs to extensions/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 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
« no previous file with comments | « extensions/common/api/BUILD.gn ('k') | extensions/common/api/cast_channel.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/api/api.gyp
diff --git a/extensions/common/api/api.gyp b/extensions/common/api/api.gyp
index 94be1fd543e8d8504a11cc159d1d93e40230301e..49725aa5c036ea05acac3ec10a35da594d010c64 100644
--- a/extensions/common/api/api.gyp
+++ b/extensions/common/api/api.gyp
@@ -27,8 +27,10 @@
'schema_files': [
'app_runtime.idl',
'app_view_internal.json',
+ 'cast_channel.idl',
'dns.idl',
'extensions_manifest_types.json',
+ 'hid.idl',
'power.idl',
'runtime.json',
'serial.idl',
« no previous file with comments | « extensions/common/api/BUILD.gn ('k') | extensions/common/api/cast_channel.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698