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

Unified Diff: components/mus/common/DEPS

Issue 1976703003: Impl mus::mojom::GpuService to enable using Chrome IPC version gpu CmdBuf in mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase 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_type_converters.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 e46e7ad11bf600481132648efe39a2f7a2f20539..837ae8b8cb447f415f37c503943f0ec288390042 100644
--- a/components/mus/common/DEPS
+++ b/components/mus/common/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+gpu/config",
"+gpu/ipc/common",
]
« no previous file with comments | « components/mus/common/BUILD.gn ('k') | components/mus/common/gpu_type_converters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698