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

Unified Diff: cc/BUILD.gn

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 | « no previous file | cc/animation/animation_host_perftest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index d580155c3e57a3d0cb4f8100d88d27709b65cad6..a7711b80c7e895389aedbdd518f36a98f803b9eb 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -711,6 +711,10 @@ static_library("test_support") {
"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 | « no previous file | cc/animation/animation_host_perftest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698