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

Unified Diff: chrome/browser/ui/cocoa/browser_window_controller_private.h

Issue 7465072: Merge 94122 - [Mac] Respect natural/inverted scroll direction on Lion when gesturing. (Closed) Base URL: svn://svn.chromium.org/chrome/branches/835/src/
Patch Set: Created 9 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
Index: chrome/browser/ui/cocoa/browser_window_controller_private.h
===================================================================
--- chrome/browser/ui/cocoa/browser_window_controller_private.h (revision 94312)
+++ chrome/browser/ui/cocoa/browser_window_controller_private.h (working copy)
@@ -119,11 +119,6 @@
// hacky code is necessary.
- (void)setUpOSFullScreenButton;
-// On Lion, Apple introduced a new gesture for navigating pages using two-finger
-// gestures. Returns YES if two-finger gestures should be recognized.
-- (BOOL)recognizeTwoFingerGestures;
-
@end // @interface BrowserWindowController(Private)
-
#endif // CHROME_BROWSER_UI_COCOA_BROWSER_WINDOW_CONTROLLER_PRIVATE_H_
« no previous file with comments | « chrome/browser/ui/cocoa/browser_window_controller.mm ('k') | chrome/browser/ui/cocoa/browser_window_controller_private.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698