Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(325)

Unified Diff: trunk/Source/web/web.gypi

Issue 107233005: Revert 164094 "This review merges the two existing page serializ..." (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: trunk/Source/web/web.gypi
===================================================================
--- trunk/Source/web/web.gypi (revision 164117)
+++ trunk/Source/web/web.gypi (working copy)
@@ -195,6 +195,8 @@
'WebPagePopupImpl.cpp',
'WebPagePopupImpl.h',
'WebPageSerializer.cpp',
+ 'WebPageSerializerImpl.cpp',
+ 'WebPageSerializerImpl.h',
'WebPasswordFormData.cpp',
'WebPasswordFormUtils.cpp',
'WebPasswordFormUtils.h',
@@ -291,7 +293,6 @@
'tests/LinkHighlightTest.cpp',
'tests/ListenerLeakTest.cpp',
'tests/MemoryInfo.cpp',
- 'tests/MHTMLTest.cpp',
'tests/MockWebGraphicsContext3D.h',
'tests/OpaqueRectTrackingContentLayerDelegateTest.cpp',
'tests/OpenTypeVerticalDataTest.cpp',
@@ -313,6 +314,8 @@
'tests/WebInputEventConversionTest.cpp',
'tests/WebInputEventFactoryTestMac.mm',
'tests/WEBPImageDecoderTest.cpp',
+ 'tests/WebPageNewSerializerTest.cpp',
+ 'tests/WebPageSerializerTest.cpp',
'tests/WebPluginContainerTest.cpp',
'tests/WebSearchableFormDataTest.cpp',
'tests/WebSelectorTest.cpp',
@@ -329,6 +332,8 @@
# FIXME: Port PopupMenuTest to Linux and Mac.
'tests/PopupMenuTest.cpp',
'tests/TransparencyWinTest.cpp',
+ 'tests/WebPageNewSerializerTest.cpp',
+ 'tests/WebPageSerializerTest.cpp',
],
}
],
« no previous file with comments | « trunk/Source/web/tests/data/pageserializer/yellow_background.png ('k') | trunk/public/web/WebPageSerializer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698