| 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 1707324916d9aa1ab5ec1c1749c096ed2a622da1..9c608ff8af36a35148f2e5b507c0be11400a3efa 100644
|
| --- a/chrome/browser/chromeos/frame/layout_mode_button.cc
|
| +++ b/chrome/browser/chromeos/frame/layout_mode_button.cc
|
| @@ -17,7 +17,7 @@
|
| #include "views/widget/widget.h"
|
|
|
| #if defined(TOOLKIT_USES_GTK)
|
| -#include "chrome/browser/chromeos/wm_ipc.h"
|
| +#include "chrome/browser/chromeos/legacy_window_manager/wm_ipc.h"
|
| #endif
|
|
|
| namespace {
|
|
|