Chromium Code Reviews| Index: services/ui/display/BUILD.gn |
| diff --git a/services/ui/display/BUILD.gn b/services/ui/display/BUILD.gn |
| index 0e05b079a9faec82800005e33508a281e174553e..cda9627f8f4c63e5787f01f021692e0a309aeb5f 100644 |
| --- a/services/ui/display/BUILD.gn |
| +++ b/services/ui/display/BUILD.gn |
| @@ -28,6 +28,7 @@ source_set("display") { |
| ] |
| deps += [ |
| + "//chromeos", |
| "//services/ui/public/interfaces/display", |
| "//skia", |
| "//ui/display/manager", |