Chromium Code Reviews| 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', |
| ], |
| } |
| ], |