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

Unified Diff: cc/cc_tests.gyp

Issue 2174653002: cc: Break up with FakeLayerTreeHostClient. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fakeoutputsurface
Patch Set: lthclient-tests: . Created 4 years, 5 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/animation/animation_host_perftest.cc ('k') | cc/layers/layer_perftest.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 14ead61149659646c94ff4dd10c8811128fc850e..b8b99c75c39dcd7b10c5e18739763f7525bf430b 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -286,6 +286,10 @@
'test/skia_common.h',
'test/solid_color_content_layer_client.cc',
'test/solid_color_content_layer_client.h',
+ 'test/stub_layer_tree_host_client.cc',
+ 'test/stub_layer_tree_host_client.h',
+ 'test/stub_layer_tree_host_single_thread_client.cc',
+ 'test/stub_layer_tree_host_single_thread_client.h',
'test/surface_aggregator_test_helpers.cc',
'test/surface_aggregator_test_helpers.h',
'test/surface_hittest_test_helpers.cc',
« no previous file with comments | « cc/animation/animation_host_perftest.cc ('k') | cc/layers/layer_perftest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698