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

Unified Diff: athena/athena.gyp

Issue 436213002: athena: Add support for fling-scroll in overview mode. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 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 | « no previous file | athena/wm/window_overview_mode.cc » ('j') | athena/wm/window_overview_mode.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/athena.gyp
diff --git a/athena/athena.gyp b/athena/athena.gyp
index 4f78923910c4035c86ded75a09c040a195cf8ebe..7d368ca91815b298bb1b5afa903c3161733352a7 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -15,6 +15,7 @@
'../ui/accessibility/accessibility.gyp:ax_gen',
'../ui/app_list/app_list.gyp:app_list',
'../ui/aura/aura.gyp:aura',
+ '../ui/events/events.gyp:events_base',
'../ui/strings/ui_strings.gyp:ui_strings',
'../ui/views/views.gyp:views',
],
« no previous file with comments | « no previous file | athena/wm/window_overview_mode.cc » ('j') | athena/wm/window_overview_mode.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698