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

Unified Diff: ui/ozone/BUILD.gn

Issue 558343002: GN: More CrOS fixes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase. Created 6 years, 3 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
« content/browser/BUILD.gn ('K') | « content/browser/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/BUILD.gn
diff --git a/ui/ozone/BUILD.gn b/ui/ozone/BUILD.gn
index b8cb11f6a011aa39cf717f40a748ce20b29f422e..7eff39b8d70e8db6e3cdc50c7d95b6cae275308b 100644
--- a/ui/ozone/BUILD.gn
+++ b/ui/ozone/BUILD.gn
@@ -123,7 +123,7 @@ component("ozone") {
] + ozone_platform_deps
if (is_chromeos) {
- deps += [ "//ui/dusplay/types" ]
+ deps += [ "//ui/display/types" ]
}
}
« content/browser/BUILD.gn ('K') | « content/browser/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698