| 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 dd3aa8c29e7782a6ca01785ee78e74e66c1fb19f..c64c308f84fcfd0f4f09eb24a9f677c532d289ab 100644
|
| --- a/third_party/WebKit/Source/web/web.gypi
|
| +++ b/third_party/WebKit/Source/web/web.gypi
|
| @@ -264,6 +264,7 @@
|
| 'tests/PrerenderingTest.cpp',
|
| 'tests/ProgrammaticScrollTest.cpp',
|
| 'tests/LayoutGeometryMapTest.cpp',
|
| + 'tests/ResizeObserverTest.cpp',
|
| 'tests/RootScrollerTest.cpp',
|
| 'tests/ScreenWakeLockTest.cpp',
|
| 'tests/ScrollingCoordinatorTest.cpp',
|
|
|