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

Unified Diff: mash/login/BUILD.gn

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: mash/login/BUILD.gn
diff --git a/mash/login/BUILD.gn b/mash/login/BUILD.gn
index f74e781902a495174d8ac984c075d4eade1a3c3d..5e00d4d8dc265b6abb07881dbb47126b8e56944f 100644
--- a/mash/login/BUILD.gn
+++ b/mash/login/BUILD.gn
@@ -18,6 +18,7 @@ mojo_native_application("login") {
deps = [
"//base",
"//components/mus/public/cpp",
+ "//components/mus/public/interfaces",
"//mash/init/public/interfaces",
"//mash/login/public/interfaces",
"//mash/wm/public/interfaces",

Powered by Google App Engine
This is Rietveld 408576698