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

Unified Diff: remoting/remoting.gyp

Issue 10829467: [Chromoting] Introducing refcount-based life time management of the message loops in the service (d… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: CR feedback. Created 8 years, 4 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
« remoting/host/remoting_me2me_host.cc ('K') | « remoting/host/win/host_service.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 79b4fa05711afbe2391dc7d7b8861b238f8b5443..6949a62fb0f774e7798fc2d8d2763c330d35b1d1 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1122,6 +1122,8 @@
# depend on chromotocol_proto_lib for headers.
'hard_dependency': 1,
'sources': [
+ 'base/auto_thread_task_runner.cc',
+ 'base/auto_thread_task_runner.h',
'base/auth_token_util.cc',
'base/auth_token_util.h',
'base/capture_data.cc',
« remoting/host/remoting_me2me_host.cc ('K') | « remoting/host/win/host_service.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698