Chromium Code Reviews| Index: services/ui/public/cpp/BUILD.gn |
| diff --git a/services/ui/public/cpp/BUILD.gn b/services/ui/public/cpp/BUILD.gn |
| index c8cf62b40547753a9240e750d4731302b2414010..d9a00743368f40d7d0f7b0f7098429c13a3a043a 100644 |
| --- a/services/ui/public/cpp/BUILD.gn |
| +++ b/services/ui/public/cpp/BUILD.gn |
| @@ -92,6 +92,7 @@ source_set("internal") { |
| # the 'cpp' target. |
| visibility = [ |
| ":cpp", |
| + "//services/ui/demo:mus_demo_lib", |
| "//services/ui/demo:mus_demo_library", |
| ] |