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

Unified Diff: ui/views/BUILD.gn

Issue 1889423002: Move Windows DPI Code from ui/gfx to ui/display (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add a TODO Created 4 years, 8 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 | « ui/native_theme/native_theme_win.cc ('k') | ui/views/controls/menu/menu_separator_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index f88fe268bdbbcc9beb1df38e91f58ba6a861ac42..571d32610ea8a1986a6d656d6f76b93c77d28717 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -34,6 +34,7 @@ component("views") {
"//skia",
"//third_party/icu",
"//ui/accessibility",
+ "//ui/display",
"//ui/latency_info",
"//ui/native_theme",
"//ui/resources",
« no previous file with comments | « ui/native_theme/native_theme_win.cc ('k') | ui/views/controls/menu/menu_separator_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698