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

Unified Diff: cc/BUILD.gn

Issue 2194013002: cc: Delete the Renderer base class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@dcheck-delegating
Patch Set: delete-renderer-base-class: 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/layers/heads_up_display_layer_impl.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 7430b07c80c3ff724dc41daff178582fc765fa21..1fdf05c6276dd547bac9c2855c9637eac3ceee9f 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -258,10 +258,10 @@ component("cc") {
"output/program_binding.h",
"output/render_surface_filters.cc",
"output/render_surface_filters.h",
- "output/renderer.cc",
- "output/renderer.h",
"output/renderer_capabilities.cc",
"output/renderer_capabilities.h",
+ "output/renderer_capabilities_impl.cc",
+ "output/renderer_capabilities_impl.h",
"output/renderer_settings.cc",
"output/renderer_settings.h",
"output/shader.cc",
« no previous file with comments | « no previous file | cc/layers/heads_up_display_layer_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698