| Index: chrome/browser/chromeos/frame/layout_mode_button.cc
|
| ===================================================================
|
| --- chrome/browser/chromeos/frame/layout_mode_button.cc (revision 110952)
|
| +++ chrome/browser/chromeos/frame/layout_mode_button.cc (working copy)
|
| @@ -14,7 +14,7 @@
|
| #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 "ui/views/widget/widget.h"
|
| +#include "views/widget/widget.h"
|
|
|
| #if defined(TOOLKIT_USES_GTK)
|
| #include "chrome/browser/chromeos/legacy_window_manager/wm_ipc.h"
|
|
|