| Index: components/mus/example/common/BUILD.gn
|
| diff --git a/components/mus/example/common/BUILD.gn b/components/mus/example/common/BUILD.gn
|
| index 5cb41f0c1b2b54bd15b6a04c35e3199cf18b18eb..e2f9f9b959dc3f1f044c189c22657adadcdd7bd0 100644
|
| --- a/components/mus/example/common/BUILD.gn
|
| +++ b/components/mus/example/common/BUILD.gn
|
| @@ -21,6 +21,8 @@ source_set("common") {
|
| "//components/mus/public/interfaces",
|
| "//mojo/application/public/cpp",
|
| "//mojo/application/public/cpp:sources",
|
| + "//mojo/converters/geometry",
|
| + "//mojo/converters/network",
|
| "//third_party/mojo/src/mojo/public/cpp/bindings",
|
| "//ui/views",
|
| "//ui/views/mus",
|
|
|