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

Unified Diff: cc/cc.gyp

Issue 11571068: Use WeakPtr for posting cc tasks to main thread (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 7 years, 12 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 | « no previous file | cc/layer_tree_host_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 2b71e90f345e7cdf508c08344294f81a4397f2cc..1d92fbff3190dda46ee79cd3333c13a421f67090 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -208,8 +208,6 @@
'scoped_ptr_vector.h',
'scoped_resource.cc',
'scoped_resource.h',
- 'scoped_thread_proxy.cc',
- 'scoped_thread_proxy.h',
'scrollbar_animation_controller.cc',
'scrollbar_animation_controller.h',
'scrollbar_animation_controller_linear_fade.cc',
« no previous file with comments | « no previous file | cc/layer_tree_host_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698