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

Unified Diff: components/mus/BUILD.gn

Issue 1722743002: Adds ability for chrome to behave as mojo_runner (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge to tip of tree Created 4 years, 10 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/BUILD.gn
diff --git a/components/mus/BUILD.gn b/components/mus/BUILD.gn
index 307afc9518b4220da67209fbaf6a11412d21f61d..b29f28e6a03e17e72025a1d111473cb4532e779d 100644
--- a/components/mus/BUILD.gn
+++ b/components/mus/BUILD.gn
@@ -36,6 +36,7 @@ if (is_android) {
deps = [
":lib",
":manifest",
+ "//mojo/platform_handle:for_shared_library",
"//mojo/shell/public/cpp:sources",
]

Powered by Google App Engine
This is Rietveld 408576698