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

Unified Diff: views/controls/native_control.cc

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 | « views/controls/native/native_view_host_win.cc ('k') | views/controls/native_control_gtk.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/controls/native_control.cc
diff --git a/views/controls/native_control.cc b/views/controls/native_control.cc
index f1550b8af83383094476fa204d9ee79b1446b379..7a8605bf101629678391c9f6ea11b4fc3efc1b56 100644
--- a/views/controls/native_control.cc
+++ b/views/controls/native_control.cc
@@ -22,7 +22,7 @@
#include "views/background.h"
#include "views/border.h"
#include "views/controls/native/native_view_host.h"
-#include "views/widget/widget.h"
+#include "ui/views/widget/widget.h"
using ui::ViewProp;
« no previous file with comments | « views/controls/native/native_view_host_win.cc ('k') | views/controls/native_control_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698