| 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 21af14414ee5e244353ae6cb0a07cfa6cc0ae428..a7e1ea99d5769f8fdb1776e3dad594ced8e4f5ab 100644
|
| --- a/ash/system/user/button_from_view.cc
|
| +++ b/ash/system/user/button_from_view.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include <vector>
|
|
|
| -#include "ash/ash_constants.h"
|
| +#include "ash/common/ash_constants.h"
|
| #include "ash/system/tray/tray_constants.h"
|
| #include "ash/system/tray/tray_popup_utils.h"
|
| #include "base/strings/string_util.h"
|
|
|