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

Unified Diff: ui/ui.gyp

Issue 23498059: Remove last dependencies on ui/base from ui/gfx (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 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
« ui/gfx/win/dpi.cc ('K') | « ui/gfx/win/window_impl.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 137b5f0d2d92161d8243f8722accddc93dc56468..69eba2e6ad50f02f6df8d05438d6b9ac98a91a43 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -298,6 +298,8 @@
'base/win/accessibility_misc_utils.h',
'base/win/atl_module.h',
'events/win/events_win.cc',
+ 'base/win/dpi_setup.cc',
+ 'base/win/dpi_setup.h',
'base/win/extra_sdk_defines.h',
'base/win/foreground_helper.cc',
'base/win/foreground_helper.h',
« ui/gfx/win/dpi.cc ('K') | « ui/gfx/win/window_impl.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698