summaryrefslogtreecommitdiffstats
path: root/remoting/remoting_host_srcs.gypi
diff options
context:
space:
mode:
authoreroman <eroman@chromium.org>2015-02-27 15:41:24 -0800
committerCommit bot <commit-bot@chromium.org>2015-02-27 23:41:58 +0000
commitd593eac9968cee2b5412ba22638ed16f0884c408 (patch)
tree4b9141e61f879d7e7b226a6d250c72de847e65d6 /remoting/remoting_host_srcs.gypi
parent77b5872e9a7181afcc3b59881af5218a0d42ea7b (diff)
downloadchromium_src-d593eac9968cee2b5412ba22638ed16f0884c408.zip
chromium_src-d593eac9968cee2b5412ba22638ed16f0884c408.tar.gz
chromium_src-d593eac9968cee2b5412ba22638ed16f0884c408.tar.bz2
Revert of Add remoting and PPAPI tests to GN build (patchset #7 id:120001 of https://codereview.chromium.org/965633002/)
Reason for revert: http://build.chromium.org/p/chromium.mac/buildstatus?builder=Mac%20GN&number=4498 ERROR at //remoting/host/BUILD.gn:56:7: Item not found "linux/x_server_clipboard.cc", ^---------------------------- You were trying to remove "linux/x_server_clipboard.cc" Original issue's description: > Add remoting and PPAPI tests to GN build > > BUG= > > Committed: https://crrev.com/d0437210926b14b1b7e06b2b56174fc92ade9c37 > Cr-Commit-Position: refs/heads/master@{#318539} TBR=kelvinp@chromium.org,dpranke@chromium.org,brettw@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG= Review URL: https://codereview.chromium.org/970443002 Cr-Commit-Position: refs/heads/master@{#318545}
Diffstat (limited to 'remoting/remoting_host_srcs.gypi')
-rw-r--r--remoting/remoting_host_srcs.gypi36
1 files changed, 1 insertions, 35 deletions
diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
index c393acc..fbdfc71 100644
--- a/remoting/remoting_host_srcs.gypi
+++ b/remoting/remoting_host_srcs.gypi
@@ -259,41 +259,7 @@
'host/win/wts_terminal_monitor.h',
'host/win/wts_terminal_observer.h',
],
- 'remoting_host_setup_sources': [
- 'host/setup/daemon_controller.cc',
- 'host/setup/daemon_controller.h',
- 'host/setup/daemon_controller_delegate_linux.cc',
- 'host/setup/daemon_controller_delegate_linux.h',
- 'host/setup/daemon_controller_delegate_mac.h',
- 'host/setup/daemon_controller_delegate_mac.mm',
- 'host/setup/daemon_controller_delegate_win.cc',
- 'host/setup/daemon_controller_delegate_win.h',
- 'host/setup/me2me_native_messaging_host.cc',
- 'host/setup/me2me_native_messaging_host.h',
- 'host/setup/oauth_client.cc',
- 'host/setup/oauth_client.h',
- 'host/setup/oauth_helper.cc',
- 'host/setup/oauth_helper.h',
- 'host/setup/pin_validator.cc',
- 'host/setup/pin_validator.h',
- 'host/setup/service_client.cc',
- 'host/setup/service_client.h',
- 'host/setup/test_util.cc',
- 'host/setup/test_util.h',
- 'host/setup/win/auth_code_getter.cc',
- 'host/setup/win/auth_code_getter.h',
- ],
- 'remoting_host_native_messaging_sources': [
- 'host/native_messaging/native_messaging_pipe.cc',
- 'host/native_messaging/native_messaging_pipe.h',
- 'host/native_messaging/native_messaging_reader.cc',
- 'host/native_messaging/native_messaging_reader.h',
- 'host/native_messaging/native_messaging_writer.cc',
- 'host/native_messaging/native_messaging_writer.h',
- 'host/native_messaging/pipe_messaging_channel.cc',
- 'host/native_messaging/pipe_messaging_channel.h',
- ],
- 'remoting_cast_sources': [
+ 'remoting_cast_sources' : [
'host/cast_extension.cc',
'host/cast_extension.h',
'host/cast_extension_session.cc',