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

Unified Diff: mash/wm/BUILD.gn

Issue 1921113002: mash: Add a test for exe:chrome. 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 | mash/wm/app_launch_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/wm/BUILD.gn
diff --git a/mash/wm/BUILD.gn b/mash/wm/BUILD.gn
index 3adc01b91c4045c6bb077563721a5a17cca130c6..a8ff0f538bbb5da303f12889856056d46829efb0 100644
--- a/mash/wm/BUILD.gn
+++ b/mash/wm/BUILD.gn
@@ -171,6 +171,7 @@ source_set("unittests") {
data_deps = [
":wm",
+ "//chrome",
sky 2016/04/25 23:37:45 I would like to avoid the all target building chro
"//mash/quick_launch",
]
}
« no previous file with comments | « no previous file | mash/wm/app_launch_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698