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

Unified Diff: athena/athena.gyp

Issue 394833004: Split View Mode: Support for the 2-finger bezel scroll. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing feedback. Created 6 years, 5 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/bezel_controller.h » ('j') | athena/wm/bezel_controller.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 5a434f89e952c38686f7ec8148c6b74fd3ab74d7..a4329120bca504a0fefc6706d04ab4ec3f24d471 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -64,6 +64,10 @@
'screen/screen_manager_impl.cc',
'wm/public/window_manager.h',
'wm/public/window_manager_observer.h',
+ 'wm/bezel_controller.cc',
+ 'wm/bezel_controller.h',
+ 'wm/split_view_controller.cc',
+ 'wm/split_view_controller.h',
'wm/window_manager_impl.cc',
'wm/window_overview_mode.cc',
'wm/window_overview_mode.h',
« no previous file with comments | « no previous file | athena/wm/bezel_controller.h » ('j') | athena/wm/bezel_controller.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698