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

Unified Diff: base/base.gypi

Issue 7693019: Enable smooth scrolling on mac (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ppapi test Created 9 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
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 32d0cd0e23ee357548c936a5862ef5d55e8180df..2f1f6c424a0cbe4fc3da204b5d480ef0b8628e17 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -130,6 +130,8 @@
'mac/scoped_nsautorelease_pool.mm',
'mac/scoped_nsexception_enabler.h',
'mac/scoped_nsexception_enabler.mm',
+ 'mac/scoped_smooth_scrolling_disabler_mac.h',
+ 'mac/scoped_smooth_scrolling_disabler_mac.mm',
'mach_ipc_mac.h',
'mach_ipc_mac.mm',
'memory/linked_ptr.h',
« no previous file with comments | « no previous file | base/mac/scoped_smooth_scrolling_disabler_mac.h » ('j') | base/mac/scoped_smooth_scrolling_disabler_mac.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698