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 75b3c26533998b7b6df8ca69c5ede906f575bfc5..2b1b0a403f9ca092361d4df575bcd9deef10b9a6 100644 |
| --- a/services/ui/public/cpp/BUILD.gn |
| +++ b/services/ui/public/cpp/BUILD.gn |
| @@ -93,7 +93,7 @@ source_set("internal") { |
| # the 'cpp' target. |
| visibility = [ |
| ":cpp", |
| - "//services/ui/demo:mus_demo_library", |
| + "//services/ui/demo:mus_demo_lib", |
| ] |
| sources = [ |