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

Unified Diff: remoting/remoting_test.gypi

Issue 2003753002: Fix remoting_unittests that are failing on 32-bit linux (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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: remoting/remoting_test.gypi
diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
index 3ba7932bbe130d05fd748588b514c019d927b26c..cad05dd9fd20a2bb97dc0ac9efb390778b8abbe4 100644
--- a/remoting/remoting_test.gypi
+++ b/remoting/remoting_test.gypi
@@ -307,6 +307,7 @@
'host/security_key/gnubby_auth_handler_win_unittest.cc',
'host/security_key/gnubby_extension_session_unittest.cc',
'host/security_key/remote_security_key_ipc_client_unittest.cc',
+ 'host/security_key/remote_security_key_ipc_constants.cc',
'host/security_key/remote_security_key_ipc_server_unittest.cc',
'host/security_key/remote_security_key_message_handler_unittest.cc',
'host/security_key/remote_security_key_message_reader_impl_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698