Chromium Code Reviews| Index: chromecast/graphics/BUILD.gn |
| diff --git a/chromecast/graphics/BUILD.gn b/chromecast/graphics/BUILD.gn |
| index f48251d268805aade14743f670d977d376a41e7a..64a3104ae2922a086a510e7e530c80808edc4723 100644 |
| --- a/chromecast/graphics/BUILD.gn |
| +++ b/chromecast/graphics/BUILD.gn |
| @@ -15,6 +15,7 @@ if (use_aura) { |
| deps = [ |
| "//chromecast/public", |
| "//ui/aura", |
| + "//ui/display", |
| "//ui/gfx", |
| "//ui/gfx/geometry", |
| ] |