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

Unified Diff: remoting/remoting_test.gypi

Issue 1764503002: Adding container class for chromoting client runtimes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Jni runtime now holds a scoped_ptr<ChromotingClientRuntime>. Created 4 years, 9 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 5e36aa0b1c2c2e6411475547e442f72b8630df9c..600fab7214df3b750febb1ba562c6e5c45bd4f0a 100644
--- a/remoting/remoting_test.gypi
+++ b/remoting/remoting_test.gypi
@@ -232,6 +232,7 @@
'base/util_unittest.cc',
'client/audio_player_unittest.cc',
'client/client_status_logger_unittest.cc',
+ 'client/chromoting_client_runtime_unittest.cc',
Lambros 2016/03/09 00:06:18 nit: swap with previous line
nicholss 2016/03/09 16:54:28 Done.
'client/empty_cursor_filter_unittest.cc',
'client/key_event_mapper_unittest.cc',
'client/normalizing_input_filter_cros_unittest.cc',
« remoting/client/chromoting_client_runtime_unittest.cc ('K') | « remoting/remoting_srcs.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698