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

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

Issue 2795823003: Create //components/viz/frame_sinks and move code. (Closed)
Patch Set: Fix DEPS. Created 3 years, 8 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/viz/frame_sinks/mojo_frame_sink_manager.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 c735398ed4d22bfd3fa9f765cabd12bcf41b3452..c365a80363febdfdce405ebf8fb98d0ffcb8ced0 100644
--- a/services/ui/gpu/BUILD.gn
+++ b/services/ui/gpu/BUILD.gn
@@ -20,6 +20,7 @@ source_set("gpu") {
deps = [
"//cc",
+ "//components/viz/frame_sinks",
"//gpu/ipc:command_buffer",
"//gpu/ipc/common",
"//gpu/ipc/service",
« no previous file with comments | « components/viz/frame_sinks/mojo_frame_sink_manager.cc ('k') | services/ui/gpu/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698