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

Unified Diff: cc/cc_tests.gyp

Issue 11312155: cc: Rename MockContentLayerClient to FakeContentLayerClient and move to cc/test/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Extra includes Created 8 years, 1 month 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_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 94e840af4f3d0e72deb474bc3836fc0bc025fd89..9e9494677e29a3d1b0ce5c5ca900dbe58188c4cf 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -59,6 +59,8 @@
'test/animation_test_common.cc',
'test/animation_test_common.h',
'test/compositor_fake_web_graphics_context_3d.h',
+ 'test/fake_content_layer_client.cc',
+ 'test/fake_content_layer_client.h',
'test/fake_graphics_context.h',
'test/fake_graphics_context_3d_unittest.cc',
'test/fake_layer_tree_host_client.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