| 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 100c957ed2238d097095411282bdb989135b43e5..d4d3c4a391cd3dc8b8796986f5ef94bc66abdd7c 100644
|
| --- a/third_party/WebKit/Source/web/web.gypi
|
| +++ b/third_party/WebKit/Source/web/web.gypi
|
| @@ -271,6 +271,7 @@
|
| 'tests/FrameLoaderClientImplTest.cpp',
|
| 'tests/FrameTestHelpers.cpp',
|
| 'tests/FrameTestHelpers.h',
|
| + 'tests/FrameThrottlingTest.cpp',
|
| 'tests/ImeOnFocusTest.cpp',
|
| 'tests/KeyboardTest.cpp',
|
| 'tests/ListenerLeakTest.cpp',
|
|
|