| 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 06618f0ff900064bfda020f99db453cabe2d36ec..40c2d5f8a9014caa4b310799007f63d53f358383 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/ui_resources_standard.h"
|
| +#include "grit/ui_resources.h"
|
| #include "ui/base/layout.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "ui/gfx/image/image_skia.h"
|
|
|