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

Unified Diff: ui/views/BUILD.gn

Issue 2690573002: MacViews: Handle three-finger swipe gestures for navigation. (Closed)
Patch Set: GetGestureCommand: return early in happy path. Created 3 years, 10 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 | « chrome/browser/ui/views/frame/browser_view.cc ('k') | ui/views/cocoa/bridged_content_view.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 0f0696aac511cdf979c1552212ebab8b7d700518..26f8ac27cf41f2f068028e3d5660858d730b2bda 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -899,6 +899,7 @@ source_set("views_unittests_sources") {
"view_model_utils_unittest.cc",
"view_targeter_unittest.cc",
"view_unittest.cc",
+ "view_unittest_mac.mm",
"widget/native_widget_mac_accessibility_unittest.mm",
"widget/native_widget_mac_unittest.mm",
"widget/native_widget_unittest.cc",
« no previous file with comments | « chrome/browser/ui/views/frame/browser_view.cc ('k') | ui/views/cocoa/bridged_content_view.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698