| 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 e20d4e507c118058f84cc2855c72192c8e5b4a5f..c02c0566998d9b3d599e3176cb20fe9362e2aa1e 100644
|
| --- a/ash/system/user/button_from_view.cc
|
| +++ b/ash/system/user/button_from_view.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "ash/ash_constants.h"
|
| #include "ash/common/system/tray/tray_constants.h"
|
| -#include "ash/system/tray/tray_utils.h"
|
| +#include "ash/common/system/tray/tray_utils.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "ui/accessibility/ax_view_state.h"
|
|
|