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

Unified Diff: cc/cc_tests.gyp

Issue 11472021: cc: Pass LayerTreeHostImpl to LayerImpl constructor (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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/damage_tracker_unittest.cc » ('j') | cc/test/fake_impl_proxy.h » ('J')
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 7887aca95ba1021b0ea8af92f2034329842d2fa2..9121ca90c8ec0c30118119f9cf89a491d7bdbc49 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -65,9 +65,14 @@
'test/compositor_fake_web_graphics_context_3d.h',
'test/fake_content_layer_client.cc',
'test/fake_content_layer_client.h',
+ 'test/fake_impl_proxy.h',
'test/fake_output_surface.h',
'test/fake_layer_tree_host_client.cc',
'test/fake_layer_tree_host_client.h',
+ 'test/fake_layer_tree_host_impl.cc',
+ 'test/fake_layer_tree_host_impl_client.cc',
+ 'test/fake_layer_tree_host_impl_client.h',
+ 'test/fake_layer_tree_host_impl.h',
'test/fake_picture_layer_tiling_client.cc',
'test/fake_picture_layer_tiling_client.h',
'test/fake_proxy.cc',
« no previous file with comments | « no previous file | cc/damage_tracker_unittest.cc » ('j') | cc/test/fake_impl_proxy.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698