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

Unified Diff: cc/BUILD.gn

Issue 2254543003: cc: Delete the RendererClient class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@setvisible-browser
Patch Set: deleterendererclient: rebase Created 4 years, 4 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/input/scroll_elasticity_helper.cc » ('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 6a1bcfbb69c27e208060da1266a73d2758b1dbed..7430b07c80c3ff724dc41daff178582fc765fa21 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -649,8 +649,6 @@ static_library("test_support") {
"test/fake_raster_source.h",
"test/fake_recording_source.cc",
"test/fake_recording_source.h",
- "test/fake_renderer_client.cc",
- "test/fake_renderer_client.h",
"test/fake_rendering_stats_instrumentation.h",
"test/fake_resource_provider.h",
"test/fake_scoped_ui_resource.cc",
« no previous file with comments | « no previous file | cc/input/scroll_elasticity_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698