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

Unified Diff: services/ui/common/DEPS

Issue 2481263002: Introduce Display Compositor mojo interface. Use InProcessContextProvider. (Closed)
Patch Set: Make ContextProvider NON_EXPORTED_BASE of InProcessContextProvider 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/common/DEPS
diff --git a/services/ui/common/DEPS b/services/ui/common/DEPS
index 7c7d468f1bd03f261b72d9920ef347089dbc978b..0e8120828e5047d0f15bb07000a70764c81566c2 100644
--- a/services/ui/common/DEPS
+++ b/services/ui/common/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+gpu/command_buffer",
"+gpu/ipc/client",
"+gpu/ipc/common",
+ "+services/ui/gpu/interfaces"
sadrul 2016/11/21 17:23:49 Is this still needed?
Fady Samuel 2016/11/21 20:40:41 No, gone.
]
specific_include_rules = {

Powered by Google App Engine
This is Rietveld 408576698