| Index: chrome/browser/process_singleton_win.cc
|
| diff --git a/chrome/browser/process_singleton_win.cc b/chrome/browser/process_singleton_win.cc
|
| index e82bf793a9267322c2732bf8ffc8fdffc27fde6b..66a81802a47a354022b3abe34730f594272ec93c 100644
|
| --- a/chrome/browser/process_singleton_win.cc
|
| +++ b/chrome/browser/process_singleton_win.cc
|
| @@ -38,7 +38,7 @@
|
| #include "grit/generated_resources.h"
|
| #include "net/base/escape.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| -#include "ui/base/win/hwnd_util.h"
|
| +#include "ui/gfx/win/hwnd_util.h"
|
|
|
| namespace {
|
|
|
|
|