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

Unified Diff: services/ui/common/DEPS

Issue 2534663002: mus: Move MusGpuMemoryBufferManager into common. (Closed)
Patch Set: . 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..f30e8bd2eed7d08ef41ee1cc27abe21d0e2776b3 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",
]
specific_include_rules = {

Powered by Google App Engine
This is Rietveld 408576698