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

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: Remove redundant sub-dependency. 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
« no previous file with comments | « 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",
]
}
« no previous file with comments | « ui/app_list/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698