Index: chrome/browser/ui/panels/auto_hiding_desktop_bar_win.cc |
diff --git a/chrome/browser/ui/panels/auto_hiding_desktop_bar_win.cc b/chrome/browser/ui/panels/auto_hiding_desktop_bar_win.cc |
index c20b2bccce79f6089b21aba7c945f41d5c1d60f3..06ae85ad3c1196bf9f17bc07e9ccaf64456a0c23 100644 |
--- a/chrome/browser/ui/panels/auto_hiding_desktop_bar_win.cc |
+++ b/chrome/browser/ui/panels/auto_hiding_desktop_bar_win.cc |
@@ -7,7 +7,7 @@ |
#include <shellapi.h> |
#include "base/logging.h" |
-#include "views/widget/monitor_win.h" |
+#include "ui/views/widget/monitor_win.h" |
namespace { |
// The thickness of the area of an auto-hiding taskbar that is still visible |