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

Unified Diff: cc/BUILD.gn

Issue 2185463002: cc: Move LayerTreeHostCommonTest harness into the LTHCommon tests file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lthcommontest-harness2
Patch Set: lthcommontest-harness3: rebase 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/cc_tests.gyp » ('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 a7711b80c7e895389aedbdd518f36a98f803b9eb..08c6ca06abea148bfbbeca28e3f60221941b9d05 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -669,8 +669,6 @@ static_library("test_support") {
"test/layer_internals_for_test.h",
"test/layer_test_common.cc",
"test/layer_test_common.h",
- "test/layer_tree_host_common_test.cc",
- "test/layer_tree_host_common_test.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/cc_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698