| Index: ash/system/bluetooth/tray_bluetooth.cc
|
| diff --git a/ash/system/bluetooth/tray_bluetooth.cc b/ash/system/bluetooth/tray_bluetooth.cc
|
| index 8a6551d7312e35b55018fb5e4683416df315b4c4..43b707f9f11ad013c2957dfc1488e96737902577 100644
|
| --- a/ash/system/bluetooth/tray_bluetooth.cc
|
| +++ b/ash/system/bluetooth/tray_bluetooth.cc
|
| @@ -12,7 +12,7 @@
|
| #include "ash/system/tray/tray_item_more.h"
|
| #include "ash/system/tray/tray_views.h"
|
| #include "grit/ash_strings.h"
|
| -#include "grit/ui_resources_standard.h"
|
| +#include "grit/ui_resources.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "ui/gfx/image/image.h"
|
| #include "ui/views/controls/image_view.h"
|
|
|