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

Unified Diff: ui/ui_views.gypi

Issue 7942004: Consolidate/cleanup event cracking code; single out GdkEvents. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge removal of compact nav. Created 9 years, 3 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/ui.gyp ('k') | ui/views/events/event.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui_views.gypi
diff --git a/ui/ui_views.gypi b/ui/ui_views.gypi
index e901918e0a26edc5caed19718d9979414ad74816..915cce8aa0fbe2e9f7b441514af6615f41873d8b 100644
--- a/ui/ui_views.gypi
+++ b/ui/ui_views.gypi
@@ -19,7 +19,6 @@
'views/events/drag_controller.h',
'views/events/event.cc',
'views/events/event.h',
- 'views/events/event_win.cc',
'views/events/focus_event.cc',
'views/events/focus_event.h',
'views/focus/accelerator_handler.h',
@@ -32,7 +31,6 @@
'views/layout/fill_layout.h',
'views/layout/layout_manager.cc',
'views/layout/layout_manager.h',
- 'views/native_types.h',
'views/rendering/border.cc',
'views/rendering/border.h',
'views/view.cc',
« no previous file with comments | « ui/ui.gyp ('k') | ui/views/events/event.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698