Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(530)

Unified Diff: ui/ozone/platform/cast/BUILD.gn

Issue 2119583002: [Chromecast] Set Cast Ozone display size correctly first time (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Nits + fix ResizeDisplay Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chromecast/browser/cast_content_browser_client.cc ('k') | ui/ozone/platform/cast/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/cast/BUILD.gn
diff --git a/ui/ozone/platform/cast/BUILD.gn b/ui/ozone/platform/cast/BUILD.gn
index b9b5f58aefde91a02f8d415cadd5f040404a610b..23be42e26fb46b12b7cb7805362caeb71aa82700 100644
--- a/ui/ozone/platform/cast/BUILD.gn
+++ b/ui/ozone/platform/cast/BUILD.gn
@@ -42,6 +42,7 @@ source_set("cast") {
deps = [
"//base",
"//chromecast:chromecast_features",
+ "//chromecast/base:base",
"//chromecast/graphics:libcast_graphics_1.0",
"//ui/gfx",
"//ui/gfx/geometry",
« no previous file with comments | « chromecast/browser/cast_content_browser_client.cc ('k') | ui/ozone/platform/cast/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698