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

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

Issue 1516053002: [Chromecast][BuildFix] Remove circular dependency in GN. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 5 years 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
« ui/app_list/BUILD.gn ('K') | « ui/app_list/BUILD.gn ('k') | no next file » | 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 5d2a21bda77831abfdd1b69fb083aa1a355a9beb..f20e5e6257a4293d310fefb41549ad763f50b9fe 100644
--- a/ui/ozone/platform/cast/BUILD.gn
+++ b/ui/ozone/platform/cast/BUILD.gn
@@ -39,6 +39,5 @@ source_set("cast") {
"//ui/gfx",
"//ui/gfx/geometry",
"//ui/ozone:ozone_base",
- "//ui/platform_window",
halliwell 2015/12/10 21:13:16 Naively, it looks like PlatformWindowCast needs th
slan 2015/12/10 21:14:58 Honestly did no further check than making sure it
slan 2015/12/11 00:13:01 Just circling back on this now. So here's what's g
spang 2015/12/11 00:40:26 This cycle seems to have been added in https://co
]
}
« ui/app_list/BUILD.gn ('K') | « ui/app_list/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698