| Index: chrome/renderer/renderer_main_platform_delegate_win.cc
|
| ===================================================================
|
| --- chrome/renderer/renderer_main_platform_delegate_win.cc (revision 28001)
|
| +++ chrome/renderer/renderer_main_platform_delegate_win.cc (working copy)
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "chrome/renderer/renderer_main_platform_delegate.h"
|
|
|
| +#include "app/gfx/native_theme_win.h"
|
| #include "base/command_line.h"
|
| -#include "base/gfx/native_theme.h"
|
| #include "base/scoped_ptr.h"
|
| #include "chrome/common/chrome_constants.h"
|
| #include "chrome/common/chrome_switches.h"
|
|
|