| Index: ui/base/native_theme/native_theme_aura.cc
|
| diff --git a/ui/base/native_theme/native_theme_aura.cc b/ui/base/native_theme/native_theme_aura.cc
|
| index 56336c0fd926d58b5883799b3f33e6ee69d460e1..65a40ff2c4a286212c10d0c98de53023a389e907 100644
|
| --- a/ui/base/native_theme/native_theme_aura.cc
|
| +++ b/ui/base/native_theme/native_theme_aura.cc
|
| @@ -5,7 +5,7 @@
|
| #include "ui/base/native_theme/native_theme_aura.h"
|
|
|
| #include "base/logging.h"
|
| -#include "grit/gfx_resources.h"
|
| +#include "grit/native_theme_resources.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "ui/gfx/rect.h"
|
| #include "ui/gfx/size.h"
|
|
|