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

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: last 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
« no previous file with comments | « 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 deb44b2ac788503710478fb295dd4ea83c83f759..d8307557781bc679f0f56bcaa5003b9c3d939c10 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -293,7 +293,8 @@
'base/win/accessibility_misc_utils.cc',
'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',
@@ -372,6 +373,7 @@
'events/ozone/event_factory_ozone.cc',
'events/ozone/event_factory_ozone.h',
'events/ozone/events_ozone.cc',
+ 'events/win/events_win.cc',
'events/x/device_data_manager.cc',
'events/x/device_data_manager.h',
'events/x/device_list_cache_x.cc',
« no previous file with comments | « ui/gfx/win/window_impl.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698