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

Unified Diff: chrome/BUILD.gn

Issue 1870393002: mash: Make sure the app-manifests for chrome gets built. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 8 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index 43b0454e36812a3eff720759c3392869d0374111..fd49b1358fb89328b88de0d2011dc8cae83acdd4 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -211,6 +211,7 @@ if (!is_android) {
if (enable_package_mash_services) {
deps += [ "//chrome/app/mash" ]
+ data_deps += [ "//chrome/app:mojo_manifests" ]
}
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698