| Index: ash/system/tray_display.cc
|
| diff --git a/ash/system/tray_display.cc b/ash/system/tray_display.cc
|
| index 910fbbe534c2f6e24c8a22f4a4c6e712c72e8050..2a07e906b33cf20e91e1dab3cf92706944023433 100644
|
| --- a/ash/system/tray_display.cc
|
| +++ b/ash/system/tray_display.cc
|
| @@ -11,8 +11,8 @@
|
| #include "ash/system/tray/tray_constants.h"
|
| #include "ash/system/tray/tray_views.h"
|
| #include "base/utf_string_conversions.h"
|
| +#include "grit/ash_resources.h"
|
| #include "grit/ash_strings.h"
|
| -#include "grit/ui_resources.h"
|
| #include "ui/aura/display_manager.h"
|
| #include "ui/aura/env.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|