| 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 7e46a95aa43471b14fc4d4489683fd56fa7c789c..e1c6437870df6e3cfcb16cae261e1c4cc8fba17d 100644
|
| --- a/third_party/WebKit/Source/web/web.gypi
|
| +++ b/third_party/WebKit/Source/web/web.gypi
|
| @@ -251,6 +251,7 @@
|
| 'tests/FrameTestHelpers.h',
|
| 'tests/FrameThrottlingTest.cpp',
|
| 'tests/ImeOnFocusTest.cpp',
|
| + 'tests/IntersectionObserverTest.cpp',
|
| 'tests/KeyboardTest.cpp',
|
| 'tests/ListenerLeakTest.cpp',
|
| 'tests/LinkSelectionTest.cpp',
|
|
|