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

Unified Diff: cc/cc_tests.gyp

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 | « cc/BUILD.gn ('k') | cc/test/layer_tree_host_common_test.h » ('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 b8b99c75c39dcd7b10c5e18739763f7525bf430b..e735ddb143b3d2d7f55e9fb6e28a7696cfbf2664 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -244,8 +244,6 @@
'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 | « cc/BUILD.gn ('k') | cc/test/layer_tree_host_common_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698