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

Unified Diff: ui/views/controls/native/native_view_host_gtk.cc

Issue 8771006: views: Move the remaining file from views/ 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
« no previous file with comments | « ui/views/controls/message_box_view.cc ('k') | ui/views/controls/native_control.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/controls/native/native_view_host_gtk.cc
diff --git a/ui/views/controls/native/native_view_host_gtk.cc b/ui/views/controls/native/native_view_host_gtk.cc
index ef706f317e2d6b3806730f90c4ecf656d1b8b679..b6a50422db31b84bb787e23365a078847fa9231a 100644
--- a/ui/views/controls/native/native_view_host_gtk.cc
+++ b/ui/views/controls/native/native_view_host_gtk.cc
@@ -11,10 +11,10 @@
#include "base/logging.h"
#include "ui/views/controls/native/native_view_host.h"
#include "ui/views/focus/focus_manager.h"
+#include "ui/views/views_delegate.h"
#include "ui/views/widget/gtk_views_fixed.h"
#include "ui/views/widget/native_widget_gtk.h"
#include "ui/views/widget/widget.h"
-#include "views/views_delegate.h"
namespace views {
« no previous file with comments | « ui/views/controls/message_box_view.cc ('k') | ui/views/controls/native_control.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698