| Index: chrome/browser/chromeos/frame/layout_mode_button.cc
|
| diff --git a/chrome/browser/chromeos/frame/layout_mode_button.cc b/chrome/browser/chromeos/frame/layout_mode_button.cc
|
| index be24ffaac1610047ee75ec0a6ad574f488b2ba17..734eda2024a9e4a2e0056a4b9431c9eb4447b0a8 100644
|
| --- a/chrome/browser/chromeos/frame/layout_mode_button.cc
|
| +++ b/chrome/browser/chromeos/frame/layout_mode_button.cc
|
| @@ -12,7 +12,7 @@
|
| #include "content/common/notification_source.h"
|
| #include "grit/generated_resources.h"
|
| #include "grit/theme_resources.h"
|
| -#include "third_party/cros/chromeos_wm_ipc_enums.h"
|
| +#include "third_party/cros_system_api/window_manager/chromeos_wm_ipc_enums.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| #include "views/widget/widget.h"
|
|
|