summaryrefslogtreecommitdiffstats
path: root/remoting/remoting_host_srcs.gypi
diff options
context:
space:
mode:
authorsergeyu <sergeyu@chromium.org>2015-11-24 14:07:53 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-24 22:08:49 +0000
commit2536ddbba72ac599fe2bcedf2b9c29cb0d292dc9 (patch)
treec174c9ff5c118b12292b7d6b8f19a348f625c994 /remoting/remoting_host_srcs.gypi
parentca374497a82e6bf64922d80f4e85e163c0489a64 (diff)
downloadchromium_src-2536ddbba72ac599fe2bcedf2b9c29cb0d292dc9.zip
chromium_src-2536ddbba72ac599fe2bcedf2b9c29cb0d292dc9.tar.gz
chromium_src-2536ddbba72ac599fe2bcedf2b9c29cb0d292dc9.tar.bz2
Move and rename host/cast_video_capture_adapter to protocol/webrtc_video_capture_adapter
The adapter will be used in the protocol layer for WebRTC-based connections. BUG=547158 Review URL: https://codereview.chromium.org/1472703006 Cr-Commit-Position: refs/heads/master@{#361465}
Diffstat (limited to 'remoting/remoting_host_srcs.gypi')
-rw-r--r--remoting/remoting_host_srcs.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
index a699670..f806865 100644
--- a/remoting/remoting_host_srcs.gypi
+++ b/remoting/remoting_host_srcs.gypi
@@ -320,8 +320,6 @@
'host/cast_extension.h',
'host/cast_extension_session.cc',
'host/cast_extension_session.h',
- 'host/cast_video_capturer_adapter.cc',
- 'host/cast_video_capturer_adapter.h',
],
'remoting_it2me_host_static_sources' : [
'host/it2me/it2me_confirmation_dialog.cc',