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

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
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 79b4fa05711afbe2391dc7d7b8861b238f8b5443..57e456e7b3a99409fc2ed6cc7ecc6c7142e7a56b 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1124,6 +1124,8 @@
'sources': [
'base/auth_token_util.cc',
'base/auth_token_util.h',
+ 'base/auto_message_loop.cc',
+ 'base/auto_message_loop.h',
'base/capture_data.cc',
'base/capture_data.h',
'base/compound_buffer.cc',
« remoting/host/plugin/host_script_object.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