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

Unified Diff: cc/ipc/BUILD.gn

Issue 2481263002: Introduce Display Compositor mojo interface. Use InProcessContextProvider. (Closed)
Patch Set: Speculative fix for android build issue Created 4 years, 1 month 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: cc/ipc/BUILD.gn
diff --git a/cc/ipc/BUILD.gn b/cc/ipc/BUILD.gn
index 71cb00b61151ffbf273a24ae044e4ee097dd0672..479a119d6fcf78c4825c8c54d31fe9206455c213 100644
--- a/cc/ipc/BUILD.gn
+++ b/cc/ipc/BUILD.gn
@@ -75,6 +75,7 @@ mojom("internal_interfaces") {
public_deps = [
":interfaces",
+ "//gpu/ipc/common:interfaces",
"//ui/gfx/geometry/mojo",
]
}
« no previous file with comments | « no previous file | cc/ipc/display_compositor.mojom » ('j') | services/ui/gpu/interfaces/gpu_service_internal.mojom » ('J')

Powered by Google App Engine
This is Rietveld 408576698