| Index: ash/system/tray/special_popup_row.cc
|
| diff --git a/ash/system/tray/special_popup_row.cc b/ash/system/tray/special_popup_row.cc
|
| index 2338aa0f1c2042d056eb069fd72f5bc93715cd08..4577d3b20dc833aa1b1026905b5fde367032cce9 100644
|
| --- a/ash/system/tray/special_popup_row.cc
|
| +++ b/ash/system/tray/special_popup_row.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "ash/system/tray/special_popup_row.h"
|
|
|
| +#include "ash/common/system/tray/tray_constants.h"
|
| #include "ash/system/tray/hover_highlight_view.h"
|
| #include "ash/system/tray/throbber_view.h"
|
| -#include "ash/system/tray/tray_constants.h"
|
| #include "ash/system/tray/tray_popup_header_button.h"
|
| #include "grit/ash_resources.h"
|
| #include "grit/ash_strings.h"
|
|
|