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

Unified Diff: remoting/remoting.gyp

Issue 10440107: Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use correct TaskRunner reference, and copy instance reference in lock. Created 8 years, 6 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
« no previous file with comments | « remoting/host/it2me_host_user_interface.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 3e14702cda655742685366a5aff44ccd09ab75e1..c077d08fed7120a9e878c82000d7f1fbdeb1e133 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1040,8 +1040,6 @@
'base/rate_counter.h',
'base/running_average.cc',
'base/running_average.h',
- 'base/scoped_thread_proxy.cc',
- 'base/scoped_thread_proxy.h',
'base/util.cc',
'base/util.h',
],
« no previous file with comments | « remoting/host/it2me_host_user_interface.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698