Chromium Code Reviews| Index: components/arc/BUILD.gn |
| diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn |
| index dd788794e62baa243278aff8ede5ce941b5200d9..99aef6c06137ff3fb3c637c8afa33755b2f1f1bd 100644 |
| --- a/components/arc/BUILD.gn |
| +++ b/components/arc/BUILD.gn |
| @@ -95,7 +95,7 @@ static_library("arc") { |
| "//ui/aura", |
| "//ui/base:base", |
| "//ui/base/ime", |
| - "//ui/display:display", |
| + "//ui/display/manager", |
| "//ui/events", |
| "//ui/events:dom_keycode_converter", |
| "//ui/keyboard:keyboard", |