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

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

Issue 2344183002: Move part of display_compositor's interface to cc/ipc (Closed)
Patch Set: nits Created 4 years, 3 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: services/ui/gpu/display_compositor/BUILD.gn
diff --git a/services/ui/gpu/display_compositor/BUILD.gn b/services/ui/gpu/display_compositor/BUILD.gn
index d731a0621ce5e89963f69fd7f510101157c59f88..36505d6805bf46c0c716d36720f46079c7802b72 100644
--- a/services/ui/gpu/display_compositor/BUILD.gn
+++ b/services/ui/gpu/display_compositor/BUILD.gn
@@ -20,6 +20,7 @@ source_set("display_compositor") {
deps = [
"//base",
"//cc",
+ "//cc/ipc:interfaces",
"//cc/surfaces",
"//cc/surfaces:surface_id",
"//services/ui/public/interfaces/gpu:interfaces",
« no previous file with comments | « cc/ipc/mojo_compositor_frame_sink.mojom ('k') | services/ui/gpu/display_compositor/compositor_frame_sink_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698