Index: ui/base/BUILD.gn |
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn |
index d229003c647d721a541707f03efbdc6c0878237c..51f1b4a6ef1aebdbef84c85677852ddc0e0af3e4 100644 |
--- a/ui/base/BUILD.gn |
+++ b/ui/base/BUILD.gn |
@@ -371,6 +371,7 @@ component("base") { |
"//net", |
"//third_party/icu", |
"//ui/base:ui_data_pack", |
+ "//ui/display", |
"//ui/events", |
"//ui/events/devices", |
"//ui/resources", |
@@ -826,6 +827,7 @@ test("ui_base_unittests") { |
"//ui/base", |
"//ui/base:test_support", |
"//ui/base:ui_data_pack", |
+ "//ui/display", |
"//ui/events:events_base", |
"//ui/events:test_support", |
"//ui/gfx:test_support", |