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

Unified Diff: chrome/BUILD.gn

Issue 2910383002: mash: Add catalog/manifest etc. for telemetry tests binary for mash. (Closed)
Patch Set: . Created 3 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
« no previous file with comments | « no previous file | chrome/app/BUILD.gn » ('j') | chrome/app/chrome_main_delegate.cc » ('J')
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 b26084b349c39725c2d12c2fc94aedbe78335548..f2c5a882a5a7133d4304129ec4b9b5d94f6c1fe1 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -73,6 +73,7 @@ if (is_win) {
if (enable_package_mash_services) {
embedded_mash_service_deps = [
"//chrome/app/mash:chrome_mash_catalog",
+ "//chrome/app/mash:chrome_test_catalog",
"//chrome/app/mash:embedded_services",
"//mash/common",
"//mash/quick_launch/public/interfaces:constants",
« no previous file with comments | « no previous file | chrome/app/BUILD.gn » ('j') | chrome/app/chrome_main_delegate.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698