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

Unified Diff: cc/cc_tests.gyp

Issue 2158973002: cc: Clean up LayerTreeTest and TestHooks. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: proxy-impls: 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
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index b8e59a68fd40cb516f27703a05ccf253770550d2..8cece4449b48fa726410eb6aec374ef65f763341 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -153,9 +153,6 @@
'trees/occlusion_unittest.cc',
'trees/property_tree_unittest.cc',
'trees/proxy_common_unittest.cc',
- 'trees/proxy_impl_unittest.cc',
- 'trees/remote_channel_unittest.cc',
- 'trees/threaded_channel_unittest.cc',
'trees/tree_synchronizer_unittest.cc',
],
'cc_surfaces_unit_tests_source_files': [
@@ -279,12 +276,6 @@
'test/pixel_test_software_output_device.h',
'test/pixel_test_utils.cc',
'test/pixel_test_utils.h',
- 'test/proxy_impl_for_test.cc',
- 'test/proxy_impl_for_test.h',
- 'test/proxy_main_for_test.cc',
- 'test/proxy_main_for_test.h',
- 'test/remote_channel_impl_for_test.cc',
- 'test/remote_channel_impl_for_test.h',
'test/remote_proto_channel_bridge.cc',
'test/remote_proto_channel_bridge.h',
'test/render_pass_test_utils.cc',
« no previous file with comments | « cc/BUILD.gn ('k') | cc/test/layer_tree_test.h » ('j') | cc/trees/layer_tree_host_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698