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 b9fda1ea84e3bd3332f5520cbe4abd5f181b8b58..3c43016b92202e392d3450abac66dbcc0b253bb9 100644 |
| --- a/services/ui/public/cpp/BUILD.gn |
| +++ b/services/ui/public/cpp/BUILD.gn |
| @@ -91,7 +91,7 @@ source_set("internal") { |
| # the 'cpp' target. |
| visibility = [ |
| ":cpp", |
| - "//services/ui/demo:mus_demo_lib", |
| + "//services/ui/demo:lib", |
| ] |
| sources = [ |