| Index: Source/WebKit/chromium/WebKit.gypi
|
| diff --git a/Source/WebKit/chromium/WebKit.gypi b/Source/WebKit/chromium/WebKit.gypi
|
| index c12c054881bfb5d13499b7c5a0eb0818b840a4fd..8ba64c441017b3c62a4def312b48efbcba1e9e17 100644
|
| --- a/Source/WebKit/chromium/WebKit.gypi
|
| +++ b/Source/WebKit/chromium/WebKit.gypi
|
| @@ -67,6 +67,7 @@
|
| 'tests/PODArenaTest.cpp',
|
| 'tests/PODIntervalTreeTest.cpp',
|
| 'tests/PODRedBlackTreeTest.cpp',
|
| + 'tests/PageSerializerTest.cpp',
|
| 'tests/PaintAggregatorTest.cpp',
|
| 'tests/PopupContainerTest.cpp',
|
| 'tests/PrerenderingTest.cpp',
|
|
|