| Index: ash/system/tray/system_menu_button.cc
|
| diff --git a/ash/system/tray/system_menu_button.cc b/ash/system/tray/system_menu_button.cc
|
| index 8afd07b18853ff25e4353176e6e13574cc797df9..3557fd431584e4e74d845710e4be776ed8ece8c4 100644
|
| --- a/ash/system/tray/system_menu_button.cc
|
| +++ b/ash/system/tray/system_menu_button.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "ash/system/tray/system_menu_button.h"
|
|
|
| -#include "ash/ash_constants.h"
|
| +#include "ash/common/ash_constants.h"
|
| #include "ash/system/tray/system_tray.h"
|
| #include "ash/system/tray/tray_constants.h"
|
| #include "ash/system/tray/tray_popup_utils.h"
|
|
|