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

Unified Diff: components/mus/common/DEPS

Issue 2020293003: Use mus::MojoGpuMemoryBufferManager in mus::GpuService. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix build errors Created 4 years, 6 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: components/mus/common/DEPS
diff --git a/components/mus/common/DEPS b/components/mus/common/DEPS
index 837ae8b8cb447f415f37c503943f0ec288390042..f77ec56679311d6e6dac0023b09eada480d65147 100644
--- a/components/mus/common/DEPS
+++ b/components/mus/common/DEPS
@@ -1,5 +1,7 @@
include_rules = [
"+gpu/config",
+ "+gpu/command_buffer",
+ "+gpu/ipc/client",
"+gpu/ipc/common",
]

Powered by Google App Engine
This is Rietveld 408576698