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

Unified Diff: ui/native_theme/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/gfx/win/dpi.cc ('k') | ui/native_theme/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/native_theme/BUILD.gn
diff --git a/ui/native_theme/BUILD.gn b/ui/native_theme/BUILD.gn
index cf45563ad1413f7b21ca04e759768324d953b624..02642a818967fab1fa261c41a78c11ed4f70e76a 100644
--- a/ui/native_theme/BUILD.gn
+++ b/ui/native_theme/BUILD.gn
@@ -49,6 +49,7 @@ component("native_theme") {
"//base/third_party/dynamic_annotations",
"//skia",
"//ui/base",
+ "//ui/display",
"//ui/gfx",
"//ui/gfx/geometry",
"//ui/resources",
« no previous file with comments | « ui/gfx/win/dpi.cc ('k') | ui/native_theme/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698