| Index: ash/system/settings/tray_settings.cc
|
| diff --git a/ash/system/settings/tray_settings.cc b/ash/system/settings/tray_settings.cc
|
| index a79ea5f120f8bfd1d93e12381d22e95f7c92d290..ae1823d4e16b53ca96e607fac2c71dc76d0a2aa9 100644
|
| --- a/ash/system/settings/tray_settings.cc
|
| +++ b/ash/system/settings/tray_settings.cc
|
| @@ -11,8 +11,8 @@
|
| #include "ash/system/tray/tray_views.h"
|
| #include "base/logging.h"
|
| #include "base/utf_string_conversions.h"
|
| +#include "grit/ash_resources.h"
|
| #include "grit/ash_strings.h"
|
| -#include "grit/ui_resources.h"
|
| #include "third_party/skia/include/core/SkColor.h"
|
| #include "ui/base/accessibility/accessible_view_state.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
|
|