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

Unified Diff: remoting/remoting_test.gypi

Issue 1531983002: Replace ice_connection_to_client_unittest.cc with connection_unittest.cc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 4ce76d784e58d66e25bcbe2e4476d5e362e52c69..e90e2166cca1f1ef2a91400d6df5355f0742d0e4 100644
--- a/remoting/remoting_test.gypi
+++ b/remoting/remoting_test.gypi
@@ -312,8 +312,8 @@
'protocol/clipboard_filter_unittest.cc',
'protocol/connection_tester.cc',
'protocol/connection_tester.h',
+ 'protocol/connection_unittest.cc.cc',
joedow 2015/12/17 17:29:11 duplicate file extension ".cc.cc".
Sergey Ulanov 2015/12/17 17:36:18 Done.
'protocol/content_description_unittest.cc',
- 'protocol/ice_connection_to_client_unittest.cc',
'protocol/ice_transport_unittest.cc',
'protocol/input_event_tracker_unittest.cc',
'protocol/input_filter_unittest.cc',
« remoting/protocol/fake_session.h ('K') | « remoting/protocol/ice_connection_to_client_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698