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

Unified Diff: ui/aura/BUILD.gn

Issue 2907683004: Move ClientCompositorFrameSink to components/viz (Closed)
Patch Set: c 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
« no previous file with comments | « services/ui/public/cpp/client_compositor_frame_sink.cc ('k') | ui/aura/mus/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/BUILD.gn
diff --git a/ui/aura/BUILD.gn b/ui/aura/BUILD.gn
index e36d8c6a4f16de9ccc5c90fd17a29e537866a798..ee5ce947038b2e6f46d3fa6f03f36eb5bc30155b 100644
--- a/ui/aura/BUILD.gn
+++ b/ui/aura/BUILD.gn
@@ -157,6 +157,7 @@ component("aura") {
"//cc/surfaces",
"//components/discardable_memory/client",
"//components/discardable_memory/public/interfaces",
+ "//components/viz/client",
"//gpu/ipc/client",
"//mojo/public/cpp/system",
"//net",
« no previous file with comments | « services/ui/public/cpp/client_compositor_frame_sink.cc ('k') | ui/aura/mus/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698