| Index: mash/example/window_type_launcher/BUILD.gn
|
| diff --git a/mash/example/window_type_launcher/BUILD.gn b/mash/example/window_type_launcher/BUILD.gn
|
| index af8327e559cd26caf081da00c91221edd6719dff..0f5625c1ff98c5cae12d0580daf0dc0cded7042c 100644
|
| --- a/mash/example/window_type_launcher/BUILD.gn
|
| +++ b/mash/example/window_type_launcher/BUILD.gn
|
| @@ -17,6 +17,7 @@ service("window_type_launcher") {
|
| ]
|
|
|
| deps = [
|
| + "//ash/public/cpp:ash_public_cpp",
|
| "//base",
|
| "//mash/public/interfaces",
|
| "//mojo/public/cpp/bindings",
|
|
|