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

Unified Diff: services/ui/gpu/BUILD.gn

Issue 2768563002: Move DisplayCompositor code to new component. (Closed)
Patch Set: Rebase. Created 3 years, 9 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 | « components/frame_sinks/gpu_root_compositor_frame_sink.cc ('k') | services/ui/gpu/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/gpu/BUILD.gn
diff --git a/services/ui/gpu/BUILD.gn b/services/ui/gpu/BUILD.gn
index c046f6f3cdc8cbe24069533e575dfe53937e0681..73ad971669ad278ffb7fd1da247187f523bc10e4 100644
--- a/services/ui/gpu/BUILD.gn
+++ b/services/ui/gpu/BUILD.gn
@@ -20,6 +20,7 @@ source_set("gpu") {
deps = [
"//cc",
+ "//components/frame_sinks",
"//gpu/ipc:command_buffer",
"//gpu/ipc/common",
"//gpu/ipc/service",
« no previous file with comments | « components/frame_sinks/gpu_root_compositor_frame_sink.cc ('k') | services/ui/gpu/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698