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

Unified Diff: chrome/browser/ui/touch/status_bubble_touch.h

Issue 8598031: views: Move widget/ directory to ui/views. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: reland for real 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
« no previous file with comments | « chrome/browser/ui/panels/panel_browser_view.cc ('k') | chrome/browser/ui/touch/tabs/touch_tab_strip.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/touch/status_bubble_touch.h
diff --git a/chrome/browser/ui/touch/status_bubble_touch.h b/chrome/browser/ui/touch/status_bubble_touch.h
index ab758be21d9bc711ce44e1588e528edb316fe4b7..15fc1f191e15a0ddf9ace0d3b45ec526a0280438 100644
--- a/chrome/browser/ui/touch/status_bubble_touch.h
+++ b/chrome/browser/ui/touch/status_bubble_touch.h
@@ -7,7 +7,7 @@
#pragma once
#include "chrome/browser/ui/views/status_bubble_views.h"
-#include "views/widget/widget.h"
+#include "ui/views/widget/widget.h"
// The touch version of the status bubble. This repositions itself as the
// keyboard slides up/down.
« no previous file with comments | « chrome/browser/ui/panels/panel_browser_view.cc ('k') | chrome/browser/ui/touch/tabs/touch_tab_strip.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698