| Index: ash/system/date/tray_date.cc
|
| diff --git a/ash/system/date/tray_date.cc b/ash/system/date/tray_date.cc
|
| index fb512d9cf3148af8393d6d06473f171c45085444..d8cc6e2d1f6f9d7dba54c6553bfa9fc728ccb21e 100644
|
| --- a/ash/system/date/tray_date.cc
|
| +++ b/ash/system/date/tray_date.cc
|
| @@ -16,8 +16,8 @@
|
| #include "base/time.h"
|
| #include "base/timer.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/SkRect.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "ui/gfx/image/image.h"
|
|
|