Index: mash/example/BUILD.gn |
diff --git a/mash/example/BUILD.gn b/mash/example/BUILD.gn |
index 7b2e0eac255943530cf54e3448c0e8fc2382e6a6..5d49064fc013cc89be24b469efd1f4792a18cadf 100644 |
--- a/mash/example/BUILD.gn |
+++ b/mash/example/BUILD.gn |
@@ -11,6 +11,6 @@ group("example") { |
"//mash/example/views_examples", |
"//mash/example/window_type_launcher", |
"//mash/wm", |
- "//mojo/shell/standalone", |
+ "//services/shell/standalone", |
] |
} |