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

Unified Diff: mash/package/BUILD.gn

Issue 2470383002: Add catalog_viewer to mash_packaged_service. (Closed)
Patch Set: some cleanup. Created 4 years, 1 month 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 | « chrome/test/BUILD.gn ('k') | mash/package/mash_packaged_service.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/package/BUILD.gn
diff --git a/mash/package/BUILD.gn b/mash/package/BUILD.gn
index 102168f0cc901c62d94c7fe792b0ef9c093b4dcd..1cd3f5f46e7434194bdc00a059a25055274d061d 100644
--- a/mash/package/BUILD.gn
+++ b/mash/package/BUILD.gn
@@ -12,6 +12,7 @@ source_set("package") {
"//ash/autoclick/mus:lib",
"//ash/mus:lib",
"//ash/touch_hud/mus:lib",
+ "//mash/catalog_viewer:lib",
"//mash/public/interfaces",
"//mash/quick_launch:lib",
"//mash/session:lib",
« no previous file with comments | « chrome/test/BUILD.gn ('k') | mash/package/mash_packaged_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698