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

Unified Diff: cc/cc_tests.gyp

Issue 11145033: cc: Get rid of CC*.h temporary header files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 0835b88cc63169214c766a0dd78c5fab5891fbf0..22c6b5b83e54e87e27b025d70f8c882b8f1d43e5 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -43,7 +43,7 @@
'thread_task_unittest.cc',
'threaded_unittest.cc',
'threaded_unittest.h',
- 'CCThreadedTest.h',
+ 'cc/threaded_test.h',
enne (OOO) 2012/10/16 05:27:18 Same thing here.
'tiled_layer_impl_unittest.cc',
'timer_unittest.cc',
'content_layer_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698