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

Unified Diff: gyp/xml.gyp

Issue 1868423002: remove unused BML (binary xml) code (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 8 months 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
« no previous file with comments | « no previous file | include/xml/SkBML_WXMLParser.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | include/xml/SkBML_WXMLParser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698