Chromium Code Reviews| 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', |