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

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: clarify threads in UpdateBackgroundAnimateTicking, test asserts 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
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 7bab29aa8314d3c88e44f73b39791e0447a4bdd6..7d36bdc65fdf2f39315cdc71a4442554d7d3cd96 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',

Powered by Google App Engine
This is Rietveld 408576698