| Index: chrome/app/chrome_exe_main_win.cc
|
| diff --git a/chrome/app/chrome_exe_main_win.cc b/chrome/app/chrome_exe_main_win.cc
|
| index edde785ede6c225caee7f3820ae52d295aa95f28..28e1b74dbc93da553e71ebcc5457eac764858d39 100644
|
| --- a/chrome/app/chrome_exe_main_win.cc
|
| +++ b/chrome/app/chrome_exe_main_win.cc
|
| @@ -39,7 +39,6 @@
|
| #include "components/startup_metric_utils/common/pre_read_field_trial_utils_win.h"
|
| #include "content/public/common/content_switches.h"
|
| #include "content/public/common/result_codes.h"
|
| -#include "ui/gfx/win/dpi.h"
|
|
|
| namespace {
|
|
|
|
|