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

Unified Diff: cc/cc.gyp

Issue 17114008: cc: Remove cc::Thread and cc::ThreadImpl. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rm-thread: NULLrefptrs Created 7 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 | « cc/base/thread_impl.cc ('k') | cc/layers/delegated_renderer_layer_impl_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 f64974a0029acb2e1c652d9d2a374bf8aafdafb6..6db2d2c773284120ea25e76027dea49e540c8dfa 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -43,9 +43,6 @@
'base/scoped_ptr_vector.h',
'base/switches.cc',
'base/switches.h',
- 'base/thread.h',
- 'base/thread_impl.cc',
- 'base/thread_impl.h',
'base/tiling_data.cc',
'base/tiling_data.h',
'base/util.h',
« no previous file with comments | « cc/base/thread_impl.cc ('k') | cc/layers/delegated_renderer_layer_impl_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698