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

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: 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/gpu/DEPS b/components/mus/common/DEPS
similarity index 86%
copy from components/mus/gpu/DEPS
copy to components/mus/common/DEPS
index 594730a0c7ed04242c94abd958749ed388071eef..e46e7ad11bf600481132648efe39a2f7a2f20539 100644
--- a/components/mus/gpu/DEPS
+++ b/components/mus/common/DEPS
@@ -1,6 +1,5 @@
include_rules = [
"+gpu/ipc/common",
- "+gpu/ipc/service",
]
specific_include_rules = {

Powered by Google App Engine
This is Rietveld 408576698