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

Unified Diff: ui/native_theme/DEPS

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/BUILD.gn ('k') | ui/native_theme/native_theme.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/native_theme/DEPS
diff --git a/ui/native_theme/DEPS b/ui/native_theme/DEPS
index 79d347ca65a9898629c0c1daa76af9921aa3db22..6108065da6443d8961c6637bdd148ba6fa4ea80c 100644
--- a/ui/native_theme/DEPS
+++ b/ui/native_theme/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+skia/ext",
"+third_party/skia",
"+ui/base",
+ "+ui/display",
"+ui/gfx",
"+ui/resources/grit/ui_resources.h",
]
« no previous file with comments | « ui/native_theme/BUILD.gn ('k') | ui/native_theme/native_theme.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698