| Index: chrome/browser/ui/panels/auto_hiding_desktop_bar_win.cc
|
| ===================================================================
|
| --- chrome/browser/ui/panels/auto_hiding_desktop_bar_win.cc (revision 110952)
|
| +++ chrome/browser/ui/panels/auto_hiding_desktop_bar_win.cc (working copy)
|
| @@ -7,7 +7,7 @@
|
| #include <shellapi.h>
|
|
|
| #include "base/logging.h"
|
| -#include "ui/views/widget/monitor_win.h"
|
| +#include "views/widget/monitor_win.h"
|
|
|
| namespace {
|
| // The thickness of the area of an auto-hiding taskbar that is still visible
|
|
|