| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index 7ed76617e869cd5a3389a152e6aad858e7b50ed3..eec568296dcfbda08bff573956e627c8cd3f55e2 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -3911,6 +3911,7 @@
|
| 'page/NetworkStateNotifierTest.cpp',
|
| 'page/PagePopupClientTest.cpp',
|
| 'page/PrintContextTest.cpp',
|
| + 'page/WindowFeaturesTest.cpp',
|
| 'page/scrolling/ScrollStateTest.cpp',
|
| 'paint/LayerClipRecorderTest.cpp',
|
| 'paint/LayoutObjectDrawingRecorderTest.cpp',
|
|
|