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

Unified Diff: chrome/app/mash/BUILD.gn

Issue 2295433003: Changes around how browser_tests are launched for mash (Closed)
Patch Set: make manifest chromeos specific Created 4 years, 4 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/mash/mash_runner.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/mash/BUILD.gn
diff --git a/chrome/app/mash/BUILD.gn b/chrome/app/mash/BUILD.gn
index 961a4e87eaa7f555a2eedd046e24d629859c4f6e..2bb72543d85c1eb3ceb1eeefd9ae04fe092576db 100644
--- a/chrome/app/mash/BUILD.gn
+++ b/chrome/app/mash/BUILD.gn
@@ -16,10 +16,7 @@ source_set("mash") {
"//base:i18n",
"//components/tracing:startup_tracing",
"//content/public/common",
- "//mash/app_driver:lib",
- "//mash/quick_launch:lib",
- "//mash/session:lib",
- "//mash/task_viewer:lib",
+ "//mash/package",
"//services/shell",
"//services/shell/background:lib",
"//services/shell/public/cpp",
@@ -27,7 +24,6 @@ source_set("mash") {
"//services/shell/runner/common",
"//services/shell/runner/host:child_process_base",
"//services/shell/runner/host:lib",
- "//services/ui:lib",
"//url",
]
data_deps = [
« no previous file with comments | « no previous file | chrome/app/mash/mash_runner.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698