diff options
Diffstat (limited to 'webkit/webkit.gyp')
-rw-r--r-- | webkit/webkit.gyp | 6 |
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', |