summaryrefslogtreecommitdiffstats
path: root/remoting/remoting_test.gypi
diff options
context:
space:
mode:
authorjoedow <joedow@chromium.org>2016-02-08 13:18:13 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-08 21:19:16 +0000
commit91151047466065d41b4e1a8ee8cae7653dbcceb5 (patch)
treefdf245aa5c864a59667f92a29e24da596e4f8ec1 /remoting/remoting_test.gypi
parent77e1d01e1d15ebe163796d7742f177df24b1f089 (diff)
downloadchromium_src-91151047466065d41b4e1a8ee8cae7653dbcceb5.zip
chromium_src-91151047466065d41b4e1a8ee8cae7653dbcceb5.tar.gz
chromium_src-91151047466065d41b4e1a8ee8cae7653dbcceb5.tar.bz2
Moving Gnubby* files to a new directory.
This CL moves the existing Gnubby files into a new security_key directory. Since I will be refactoring this and expanding the number of files, I thought it would be better to keep them orgainzed in a sub-directory vs. adding all of th files to the host root directory. Also needed to update the Presubmit file for the AllowScopedIO exception. BUG=584463 Review URL: https://codereview.chromium.org/1668393002 Cr-Commit-Position: refs/heads/master@{#374177}
Diffstat (limited to 'remoting/remoting_test.gypi')
-rw-r--r--remoting/remoting_test.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
index c3eccd2..071b34c 100644
--- a/remoting/remoting_test.gypi
+++ b/remoting/remoting_test.gypi
@@ -263,7 +263,6 @@
'host/desktop_shape_tracker_unittest.cc',
'host/gcd_rest_client_unittest.cc',
'host/gcd_state_updater_unittest.cc',
- 'host/gnubby_auth_handler_posix_unittest.cc',
'host/heartbeat_sender_unittest.cc',
'host/host_change_notification_listener_unittest.cc',
'host/host_config_unittest.cc',
@@ -290,6 +289,7 @@
'host/resizing_host_observer_unittest.cc',
'host/resources_unittest.cc',
'host/screen_resolution_unittest.cc',
+ 'host/security_key/gnubby_auth_handler_linux_unittest.cc',
'host/server_log_entry_host_unittest.cc',
'host/setup/me2me_native_messaging_host.cc',
'host/setup/me2me_native_messaging_host.h',