| 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",
|
| "//services/ui/public/cpp/gpu",
|
| "//services/ui/public/interfaces",
|
| ]
|
|
|