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

Unified Diff: services/ui/gpu/DEPS

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: services/ui/gpu/DEPS
diff --git a/services/ui/gpu/DEPS b/services/ui/gpu/DEPS
index e51b03cdbac019909857612eb8b644429dfff7ad..78294ae4ab8db09295cba3ed6cf3e0b20a985545 100644
--- a/services/ui/gpu/DEPS
+++ b/services/ui/gpu/DEPS
@@ -1,7 +1,9 @@
include_rules = [
"+gpu/command_buffer",
"+gpu/config",
+ "+gpu/ipc",
"+gpu/ipc/common",
"+gpu/ipc/service",
"+media/gpu/ipc/service",
+ "+services/ui/surfaces",
]

Powered by Google App Engine
This is Rietveld 408576698