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", |
] |
} |