| Index: ash/system/tray_update.cc
|
| diff --git a/ash/system/tray_update.cc b/ash/system/tray_update.cc
|
| index f98d311cc9ac5f2971b9ff27e6cb0f2a8354249b..82957f09b218c1d83e18aed287afde46db359add 100644
|
| --- a/ash/system/tray_update.cc
|
| +++ b/ash/system/tray_update.cc
|
| @@ -13,7 +13,7 @@
|
| #include "base/time.h"
|
| #include "base/timer.h"
|
| #include "grit/ash_strings.h"
|
| -#include "grit/ui_resources_standard.h"
|
| +#include "grit/ui_resources.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "ui/compositor/layer.h"
|
|
|