Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(714)

Unified Diff: chrome/browser/ui/panels/auto_hiding_desktop_bar_win.cc

Issue 8547015: Revert 110949 - views: Move widget/ directory to ui/views. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « chrome/browser/ui/omnibox/omnibox_view_browsertest.cc ('k') | chrome/browser/ui/panels/panel_browser_frame_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698