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