Index: mandoline/BUILD.gn |
diff --git a/mandoline/BUILD.gn b/mandoline/BUILD.gn |
index ff9ff7366df8d48fc56309e2a7b70aa7352076fb..f0cac029d9841bfdc954b2b889571f36f68d6a67 100644 |
--- a/mandoline/BUILD.gn |
+++ b/mandoline/BUILD.gn |
@@ -17,8 +17,8 @@ group("all") { |
deps += [ "//mandoline/app/android" ] |
} else { |
deps += [ |
- "//components/mus/example", |
"//mandoline/app/desktop", |
+ "//mash/example", |
] |
} |
} |