| Index: ash/system/tray/hover_highlight_view.cc
|
| diff --git a/ash/system/tray/hover_highlight_view.cc b/ash/system/tray/hover_highlight_view.cc
|
| index 00523642a1cc9b6b6a7ae32783ef8a1ba5642d59..7f7da58572f54f91aa2338ca1ceb51fa0a4a4bdc 100644
|
| --- a/ash/system/tray/hover_highlight_view.cc
|
| +++ b/ash/system/tray/hover_highlight_view.cc
|
| @@ -12,12 +12,10 @@
|
| #include "ui/accessibility/ax_node_data.h"
|
| #include "ui/gfx/canvas.h"
|
| #include "ui/gfx/paint_vector_icon.h"
|
| -#include "ui/resources/grit/ui_resources.h"
|
| #include "ui/views/border.h"
|
| #include "ui/views/controls/image_view.h"
|
| #include "ui/views/controls/label.h"
|
| #include "ui/views/layout/fill_layout.h"
|
| -#include "ui/views/resources/grit/views_resources.h"
|
|
|
| namespace ash {
|
|
|
|
|