| Index: ash/system/date/tray_date.cc
|
| diff --git a/ash/system/date/tray_date.cc b/ash/system/date/tray_date.cc
|
| index 766736f61840b1c2cc0947c43a7d2c540b171fe8..27781440f58390ffd89a25a6cae411efccf03faa 100644
|
| --- a/ash/system/date/tray_date.cc
|
| +++ b/ash/system/date/tray_date.cc
|
| @@ -16,7 +16,7 @@
|
| #include "base/time.h"
|
| #include "base/timer.h"
|
| #include "base/utf_string_conversions.h"
|
| -#include "grit/ui_resources_standard.h"
|
| +#include "grit/ui_resources.h"
|
| #include "third_party/skia/include/core/SkRect.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "ui/gfx/image/image.h"
|
|
|