summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.gyp
diff options
context:
space:
mode:
authoryaar@chromium.org <yaar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-23 11:55:07 +0000
committeryaar@chromium.org <yaar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-23 11:55:07 +0000
commitd9ec5c0f2549db5a717834da1c30a9bf98dd86b7 (patch)
tree38d0def5964caf2d98cbfa168d045d8d0c02ec1d /webkit/webkit.gyp
parentb1e69a58480cb3644dcb1fbdae3e8b8fcf487491 (diff)
downloadchromium_src-d9ec5c0f2549db5a717834da1c30a9bf98dd86b7.zip
chromium_src-d9ec5c0f2549db5a717834da1c30a9bf98dd86b7.tar.gz
chromium_src-d9ec5c0f2549db5a717834da1c30a9bf98dd86b7.tar.bz2
Chromium to use upstream WebPageSerializer instead of glue/DomSerializer.
See corresponding changes in webkit here: https://bugs.webkit.org/show_bug.cgi?id=31737 Review URL: http://codereview.chromium.org/434087 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35216 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/webkit.gyp')
-rw-r--r--webkit/webkit.gyp6
1 files changed, 0 insertions, 6 deletions
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index 2d95286..2f34ff5 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -312,12 +312,6 @@
'glue/cpp_variant.h',
'glue/dom_operations.cc',
'glue/dom_operations.h',
- 'glue/dom_operations_private.h',
- 'glue/dom_serializer.cc',
- 'glue/dom_serializer.h',
- 'glue/dom_serializer_delegate.h',
- 'glue/entity_map.cc',
- 'glue/entity_map.h',
'glue/form_data.h',
'glue/form_field.cc',
'glue/form_field.h',