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

Unified Diff: chrome/common/extensions/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: fix win/mac 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
Index: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 5e976da1a787fb72cc22ac11b4c4e2f999653e67..76ed8d08500ba0eae160ddab0dc6dbf7ab34bb48 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -37,7 +37,6 @@
'bookmarks.json',
'braille_display_private.idl',
'browser.idl',
- 'cast_channel.idl',
'cloud_print_private.json',
'command_line_private.json',
'content_settings.json',
@@ -64,7 +63,6 @@
'gcm.json',
'guest_view_internal.json',
'hangouts_private.idl',
- 'hid.idl',
'history.json',
'hotword_private.idl',
'i18n.json',

Powered by Google App Engine
This is Rietveld 408576698