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

Unified Diff: remoting/remoting.gyp

Issue 11018004: Fix ChromotingHost and DesktopEnvironmentFactory references to TaskRunners. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index c5c49d9f3636469eb622ea05595501fadaf03181..8b7387ed6ce95af9ef9229f21b4ebdd26f45816a 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1330,6 +1330,8 @@
'host/dns_blackhole_checker.cc',
'host/dns_blackhole_checker.h',
'host/event_executor.h',
+ 'host/event_executor_fake.cc',
+ 'host/event_executor_fake.h',
'host/event_executor_linux.cc',
'host/event_executor_mac.cc',
'host/event_executor_win.cc',
@@ -1875,8 +1877,6 @@
'host/client_session_unittest.cc',
'host/differ_block_unittest.cc',
'host/differ_unittest.cc',
- 'host/event_executor_fake.cc',
- 'host/event_executor_fake.h',
'host/heartbeat_sender_unittest.cc',
'host/host_key_pair_unittest.cc',
'host/host_mock_objects.cc',
« remoting/host/remoting_me2me_host.cc ('K') | « remoting/host/simple_host_process.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698