| Index: chrome/common/platform_util_win.cc
|
| ===================================================================
|
| --- chrome/common/platform_util_win.cc (revision 28672)
|
| +++ chrome/common/platform_util_win.cc (working copy)
|
| @@ -9,10 +9,10 @@
|
| #include <shellapi.h>
|
| #include <shlobj.h>
|
|
|
| +#include "app/gfx/native_widget_types.h"
|
| #include "app/win_util.h"
|
| #include "base/file_path.h"
|
| #include "base/file_util.h"
|
| -#include "base/gfx/native_widget_types.h"
|
| #include "base/logging.h"
|
| #include "base/registry.h"
|
| #include "base/scoped_comptr_win.h"
|
|
|