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

Unified Diff: cc/BUILD.gn

Issue 2193293004: cc: Make LayerTreeTests use a DelegatingRenderer and Display. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: display-layertreetest: windows-pixeltests-default-renderer-settings 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/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 4137362db82fe4d5d71bb4be85fdeb26afec8564..600920a7ca3d69be57817ee3deb5b9bf044fc2a5 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -604,8 +604,6 @@ static_library("test_support") {
"test/begin_frame_args_test.h",
"test/begin_frame_source_test.cc",
"test/begin_frame_source_test.h",
- "test/failure_output_surface.cc",
- "test/failure_output_surface.h",
"test/fake_channel_impl.cc",
"test/fake_channel_impl.h",
"test/fake_client_picture_cache.cc",

Powered by Google App Engine
This is Rietveld 408576698