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