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

Unified Diff: ui/aura/aura.gyp

Issue 10827145: Convert Aura to use ui::Event. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 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 | « content/renderer/render_view_browsertest.cc ('k') | ui/aura/bench/bench_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/aura.gyp
===================================================================
--- ui/aura/aura.gyp (revision 150582)
+++ ui/aura/aura.gyp (working copy)
@@ -77,11 +77,7 @@
'env.cc',
'env.h',
'env_observer.h',
- 'event.cc',
- 'event.h',
'event_filter.h',
- 'event_mac.mm',
- 'event_mac.h',
'focus_change_observer.h',
'focus_manager.cc',
'focus_manager.h',
@@ -281,7 +277,6 @@
'shared/compound_event_filter_unittest.cc',
'shared/input_method_event_filter_unittest.cc',
'event_filter_unittest.cc',
- 'event_unittest.cc',
'window_unittest.cc',
],
'conditions': [
« no previous file with comments | « content/renderer/render_view_browsertest.cc ('k') | ui/aura/bench/bench_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698