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

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, 7 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 e46e7ad11bf600481132648efe39a2f7a2f20539..80370ed23f8aa8b3e63d248bfc80a47ccd0ac5ea 100644
--- a/components/mus/common/DEPS
+++ b/components/mus/common/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+gpu/command_buffer",
"+gpu/ipc/common",
]

Powered by Google App Engine
This is Rietveld 408576698