| Index: ash/system/user/button_from_view.cc
|
| diff --git a/ash/system/user/button_from_view.cc b/ash/system/user/button_from_view.cc
|
| index f3318ca2913f3a57d413573160a8437026940da1..e20d4e507c118058f84cc2855c72192c8e5b4a5f 100644
|
| --- a/ash/system/user/button_from_view.cc
|
| +++ b/ash/system/user/button_from_view.cc
|
| @@ -5,7 +5,7 @@
|
| #include "ash/system/user/button_from_view.h"
|
|
|
| #include "ash/ash_constants.h"
|
| -#include "ash/system/tray/tray_constants.h"
|
| +#include "ash/common/system/tray/tray_constants.h"
|
| #include "ash/system/tray/tray_utils.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|