Index: mash/shell/BUILD.gn |
diff --git a/mash/shell/BUILD.gn b/mash/shell/BUILD.gn |
index 2a4b763a38578b2ae3ddd3e5dc22f76c4a450a02..25487bdb9a64bc91a5b6daed10b5ca443e96f4f0 100644 |
--- a/mash/shell/BUILD.gn |
+++ b/mash/shell/BUILD.gn |
@@ -25,7 +25,9 @@ mojo_native_application("shell") { |
data_deps = [ |
"//mash/browser_driver", |
- "//mash/system_ui", |
+ "//mash/quick_launch", |
+ "//mash/shelf", |
+ "//mash/wallpaper", |
"//mash/wm", |
] |
} |