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

Unified Diff: content/renderer/BUILD.gn

Issue 2903853002: Make RendererCompositorFrameSink derive from ClientCompositorFrameSink (Closed)
Patch Set: Add comments Created 3 years, 7 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: content/renderer/BUILD.gn
diff --git a/content/renderer/BUILD.gn b/content/renderer/BUILD.gn
index 4fa3a91ce61cc6880880bcc95bd52127f963c350..ac4250892c74e3a025b859005719d78d75dc337c 100644
--- a/content/renderer/BUILD.gn
+++ b/content/renderer/BUILD.gn
@@ -439,6 +439,7 @@ target(link_target_type, "renderer") {
"//components/payments/mojom:mojom_payment_app",
"//components/url_formatter",
"//components/variations",
+ "//components/viz/client",
"//content:resources",
"//content/child",
"//content/common",
« no previous file with comments | « components/viz/client/client_compositor_frame_sink.cc ('k') | content/renderer/gpu/renderer_compositor_frame_sink.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698