| Index: third_party/WebKit/Source/web/web.gypi
|
| diff --git a/third_party/WebKit/Source/web/web.gypi b/third_party/WebKit/Source/web/web.gypi
|
| index 52fd4883a1933b1e371f2022e227eeb51d252a0a..41d6e917ca2104c50739d0bb1bf30f4602fe31d4 100644
|
| --- a/third_party/WebKit/Source/web/web.gypi
|
| +++ b/third_party/WebKit/Source/web/web.gypi
|
| @@ -265,6 +265,7 @@
|
| 'tests/PrerenderingTest.cpp',
|
| 'tests/ProgrammaticScrollTest.cpp',
|
| 'tests/LayoutGeometryMapTest.cpp',
|
| + 'tests/RootScrollerTest.cpp',
|
| 'tests/ScreenWakeLockTest.cpp',
|
| 'tests/ScrollingCoordinatorTest.cpp',
|
| 'tests/SpinLockTest.cpp',
|
|
|