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

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: use WeakPtr for tasks posted to main thread in ThreadedTests Created 8 years 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') | cc/test/layer_tree_test_common.cc » ('J')
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 4c3b5406a5919aab815779036a8ecc81e429d50f..5e54fcf98870ac27c2a9f9f3e0146fc1d6eeea4f 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -205,8 +205,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') | cc/test/layer_tree_test_common.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698