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

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: Update 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
« no previous file with comments | « components/mus/common/BUILD.gn ('k') | components/mus/common/gpu_memory_buffer_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « components/mus/common/BUILD.gn ('k') | components/mus/common/gpu_memory_buffer_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698