| 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 d4927313ea8cb4d417e73bbd553143ead87004a1..10a33040ed295c6e4d9e14f595d9e35a2135526e 100644
|
| --- a/third_party/WebKit/Source/web/web.gypi
|
| +++ b/third_party/WebKit/Source/web/web.gypi
|
| @@ -274,6 +274,7 @@
|
| 'tests/VirtualTimeTest.cpp',
|
| 'tests/VisualViewportTest.cpp',
|
| 'tests/WebDocumentTest.cpp',
|
| + 'tests/WebDocumentSubresourceFilterTest.cpp',
|
| 'tests/WebFrameSerializerTest.cpp',
|
| 'tests/WebFrameTest.cpp',
|
| 'tests/WebHelperPluginTest.cpp',
|
|
|