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

Unified Diff: ui/views/views.gyp

Issue 136003015: Remove native_control* and some other non-Aura windows code (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove message_loop include Created 6 years, 11 months 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/native_control_win.cc ('k') | ui/views/widget/native_widget_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index a9d9e617a700cd551b730a140c7b0b4f426c2cc7..1ee310e9625373be57784460262b18ddf40804f4 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -157,10 +157,6 @@
'controls/menu/submenu_view.h',
'controls/message_box_view.cc',
'controls/message_box_view.h',
- 'controls/native_control.cc',
- 'controls/native_control.h',
- 'controls/native_control_win.cc',
- 'controls/native_control_win.h',
'controls/native/native_view_host.cc',
'controls/native/native_view_host.h',
'controls/native/native_view_host_aura.cc',
@@ -432,8 +428,6 @@
'widget/native_widget_aura.h',
'widget/native_widget_delegate.h',
'widget/native_widget_private.h',
- 'widget/native_widget_win.cc',
- 'widget/native_widget_win.h',
'widget/tooltip_manager_aura.cc',
'widget/tooltip_manager_aura.h',
'widget/tooltip_manager_win.cc',
« no previous file with comments | « ui/views/controls/native_control_win.cc ('k') | ui/views/widget/native_widget_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698