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 9875d3dbe6aff5bd6bca760b1b15cb6418c24aa7..89853f00cc39452f9027c959df9adae15a7c362d 100644 |
| --- a/services/ui/public/cpp/BUILD.gn |
| +++ b/services/ui/public/cpp/BUILD.gn |
| @@ -21,6 +21,7 @@ source_set("cpp") { |
| "//mojo/public/cpp/bindings", |
| "//services/service_manager/public/interfaces", |
| "//services/ui/common:mus_common", |
| + "//services/ui/public/cpp/bitmap", |
|
sky
2017/04/06 20:03:12
Do all users of services/ui/public need the bitmap
xlai (Olivia)
2017/04/06 20:42:26
This was a mistake. I've removed this line.
|
| "//services/ui/public/cpp/gpu", |
| "//services/ui/public/interfaces", |
| ] |