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

Unified Diff: cc/BUILD.gn

Issue 2456093003: Enable more layer_tree_host_unittest for LayerTreeHostRemote. (Closed)
Patch Set: Minor polish on refactored test class. Created 4 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/blimp/compositor_state_deserializer.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 bd9685916e646df72f6c4ccc53bd440f517a93b4..48bacc2bc8f3b3af7487881b023ea9ff71e73804 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -730,6 +730,10 @@ static_library("test_support") {
"test/pixel_test_output_surface.h",
"test/pixel_test_utils.cc",
"test/pixel_test_utils.h",
+ "test/push_properties_counting_layer.cc",
+ "test/push_properties_counting_layer.h",
+ "test/push_properties_counting_layer_impl.cc",
+ "test/push_properties_counting_layer_impl.h",
"test/remote_client_layer_factory.cc",
"test/remote_client_layer_factory.h",
"test/remote_proto_channel_bridge.cc",
« no previous file with comments | « no previous file | cc/blimp/compositor_state_deserializer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698