Index: services/navigation/BUILD.gn |
diff --git a/services/navigation/BUILD.gn b/services/navigation/BUILD.gn |
index f73b3b351b12a952be1920ce0af512e023b52a1f..90edd977af06694e858999b5216ead40b4f341b2 100644 |
--- a/services/navigation/BUILD.gn |
+++ b/services/navigation/BUILD.gn |
@@ -40,7 +40,7 @@ executable("navigation") { |
data_deps = [ |
":manifest", |
- "//mash/wm", |
+ "//ash/mus", |
Ben Goodger (Google)
2016/06/02 17:50:53
this should just depend on the test wm, not mash
sky
2016/06/02 18:09:53
Done.
|
] |
if (is_win) { |