| Index: Source/web/web.gypi
|
| diff --git a/Source/web/web.gypi b/Source/web/web.gypi
|
| index 1caf0a307896516ef71ec1292b07416fd6a09dd2..6bea82c67ff505081a8f7cdfcc152b1167602774 100644
|
| --- a/Source/web/web.gypi
|
| +++ b/Source/web/web.gypi
|
| @@ -297,7 +297,6 @@
|
| 'tests/WebImageTest.cpp',
|
| 'tests/WebInputEventConversionTest.cpp',
|
| 'tests/WebInputEventFactoryTestMac.mm',
|
| - 'tests/WebPageNewSerializerTest.cpp',
|
| 'tests/WebPageSerializerTest.cpp',
|
| 'tests/WebPluginContainerTest.cpp',
|
| 'tests/WebScopedWindowFocusAllowedIndicatorTest.cpp',
|
| @@ -313,7 +312,6 @@
|
| ['OS=="win"',
|
| {
|
| 'web_unittest_files': [
|
| - 'tests/WebPageNewSerializerTest.cpp',
|
| 'tests/WebPageSerializerTest.cpp',
|
| ],
|
| }
|
|
|