| Index: ui/base/native_theme/native_theme_base.cc
|
| diff --git a/ui/base/native_theme/native_theme_base.cc b/ui/base/native_theme/native_theme_base.cc
|
| index b734b1735999b0e1924470abe2072deee81c3566..eab57e0640c75b12b21057cfaba29566151380f9 100644
|
| --- a/ui/base/native_theme/native_theme_base.cc
|
| +++ b/ui/base/native_theme/native_theme_base.cc
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "base/command_line.h"
|
| #include "base/logging.h"
|
| -#include "grit/ui_resources_standard.h"
|
| +#include "grit/ui_resources.h"
|
| #include "third_party/skia/include/effects/SkGradientShader.h"
|
| #include "ui/base/layout.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
|
|