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

Unified Diff: ui/aura/aura.gyp

Issue 7942004: Consolidate/cleanup event cracking code; single out GdkEvents. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: KeyboardCodeFromNative, Wayland, cleanup and consolidate. 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
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index 765d5a51e9f7c264710237acfbb3bcfa2910d20c..e34e3145fbb39ee5d8ab6bfcdf9bf637bd30acf1 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -33,8 +33,6 @@
'event.h',
'event_filter.cc',
'event_filter.h',
- 'event_win.cc',
- 'event_x.cc',
'focus_manager.cc',
'focus_manager.h',
'hit_test.h',

Powered by Google App Engine
This is Rietveld 408576698