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

Unified Diff: cc/BUILD.gn

Issue 2401703002: cc/blimp: Set up the framework for LayerTreeTests in remote mode. (Closed)
Patch Set: Rebase Created 4 years, 2 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/blimp/layer_tree_host_remote.h » ('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 8e8968dc0077d0e80153860c008ee1de31e7de12..535c3ed00e3578b5000da57a736f094f20303fbc 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -702,6 +702,8 @@ static_library("test_support") {
"test/layer_internals_for_test.h",
"test/layer_test_common.cc",
"test/layer_test_common.h",
+ "test/layer_tree_host_remote_for_testing.cc",
+ "test/layer_tree_host_remote_for_testing.h",
"test/layer_tree_json_parser.cc",
"test/layer_tree_json_parser.h",
"test/layer_tree_pixel_resource_test.cc",
« no previous file with comments | « no previous file | cc/blimp/layer_tree_host_remote.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698