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 cc25b9a0eee9577a87b59f62d7ded2403f05ac3c..df95257cf2e2f8487c375540d6a3650bc4079267 100644 |
--- a/chrome/browser/chromeos/frame/layout_mode_button.cc |
+++ b/chrome/browser/chromeos/frame/layout_mode_button.cc |
@@ -15,7 +15,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 "views/widget/widget.h" |
+#include "ui/views/widget/widget.h" |
#if defined(TOOLKIT_USES_GTK) |
#include "chrome/browser/chromeos/legacy_window_manager/wm_ipc.h" |