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

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

Issue 23731011: Removed chrome.rtcPrivate API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 3 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 | « chrome/chrome_tests.gypi ('k') | chrome/common/extensions/api/rtc_private.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 7fddbf97e9080796af09bf53ec3bacd68a0a1f3a..5f449a2f948b2de10f4ed812b536cf5d5b0c65c4 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -87,7 +87,6 @@
'power.idl',
'push_messaging.idl',
'image_writer_private.idl',
- 'rtc_private.idl',
'runtime.json',
'serial.idl',
'sessions.json',
@@ -155,7 +154,6 @@
'music_manager_private.idl',
'networking_private.json',
'power.idl',
- 'rtc_private.idl',
'system_indicator.idl',
'system_private.json',
'terminal_private.json',
@@ -168,7 +166,6 @@
'schema_files!': [
'file_browser_handler_internal.json',
'log_private.idl',
- 'rtc_private.idl',
'virtual_keyboard_private.json',
'wallpaper.json',
'wallpaper_private.json',
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/common/extensions/api/rtc_private.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698