| Index: gyp/xml.gyp
|
| diff --git a/gyp/xml.gyp b/gyp/xml.gyp
|
| index 6529d0c4711d0a19b9dfe0a182308e31f976188e..a3178a00a1880e1efff77e978e79a95a18b60361 100644
|
| --- a/gyp/xml.gyp
|
| +++ b/gyp/xml.gyp
|
| @@ -24,13 +24,8 @@
|
|
|
| '<(skia_src_path)/xml/SkDOM.cpp',
|
| '<(skia_src_path)/xml/SkXMLParser.cpp',
|
| - '<(skia_src_path)/xml/SkXMLPullParser.cpp',
|
| '<(skia_src_path)/xml/SkXMLWriter.cpp',
|
| ],
|
| - 'sources!': [
|
| - # time to kill this?
|
| - '<(skia_src_path)/xml/SkXMLPullParser.cpp', #if 0 around class decl in header
|
| - ],
|
| 'direct_dependent_settings': {
|
| 'include_dirs': [
|
| '../include/xml',
|
|
|