| Index: gyp/xml.gyp
|
| diff --git a/gyp/xml.gyp b/gyp/xml.gyp
|
| index 946b223767ad2009d70cf72e534cb2a957edbacb..36acf97c0122e5e572833b5cb9430db90b7767a0 100644
|
| --- a/gyp/xml.gyp
|
| +++ b/gyp/xml.gyp
|
| @@ -17,14 +17,10 @@
|
| '../include/xml',
|
| ],
|
| 'sources': [
|
| - '../include/xml/SkBML_WXMLParser.h',
|
| - '../include/xml/SkBML_XMLParser.h',
|
| '../include/xml/SkDOM.h',
|
| '../include/xml/SkXMLParser.h',
|
| '../include/xml/SkXMLWriter.h',
|
|
|
| - '../src/xml/SkBML_Verbs.h',
|
| - '../src/xml/SkBML_XMLParser.cpp',
|
| '../src/xml/SkDOM.cpp',
|
| '../src/xml/SkXMLParser.cpp',
|
| '../src/xml/SkXMLPullParser.cpp',
|
|
|