| 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 42ef62e4ce674aa6718836d7608d0aa865bb76d8..5ab9e7b9df4a9fcca25a60cb8693d47d0f82b34a 100644
|
| --- a/third_party/WebKit/Source/web/web.gypi
|
| +++ b/third_party/WebKit/Source/web/web.gypi
|
| @@ -273,6 +273,7 @@
|
| 'tests/FrameLoaderClientImplTest.cpp',
|
| 'tests/FrameTestHelpers.cpp',
|
| 'tests/FrameTestHelpers.h',
|
| + 'tests/FrameThrottlingTest.cpp',
|
| 'tests/ImeOnFocusTest.cpp',
|
| 'tests/KeyboardTest.cpp',
|
| 'tests/ListenerLeakTest.cpp',
|
|
|