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

Unified Diff: Source/web/web.gypi

Issue 246293006: Blink Support for Overlay Scrollbar Animation Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fix try server compile error Created 6 years, 6 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: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index 599396dafeddcd0b7d64abe165ffdd66961bde40..24b9bfc91aa82d4452fb573b84997c45771cd251 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -333,6 +333,7 @@
'web_unittest_files': [
# Mac uses ScrollAnimatorMac instead of ScrollAnimatorNone.
'tests/ScrollAnimatorNoneTest.cpp',
+ 'tests/ScrollbarStateTransitionAnimatorTest.cpp',
],
}
],

Powered by Google App Engine
This is Rietveld 408576698