Chromium Code Reviews

Unified Diff: views/controls/native/native_view_host.h

Issue 273017: Move native_widget_types and gtk_native_view_id_manager from base/gfx to... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « views/controls/menu/view_menu_delegate.h ('k') | views/controls/scrollbar/native_scroll_bar_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/controls/native/native_view_host.h
===================================================================
--- views/controls/native/native_view_host.h (revision 28672)
+++ views/controls/native/native_view_host.h (working copy)
@@ -7,10 +7,9 @@
#include <string>
+#include "app/gfx/native_widget_types.h"
#include "views/view.h"
-#include "base/gfx/native_widget_types.h"
-
namespace views {
class NativeViewHostWrapper;
« no previous file with comments | « views/controls/menu/view_menu_delegate.h ('k') | views/controls/scrollbar/native_scroll_bar_win.cc » ('j') | no next file with comments »

Powered by Google App Engine