Index: experimental/PdfViewer/generate_code.py |
=================================================================== |
--- experimental/PdfViewer/generate_code.py (revision 10772) |
+++ experimental/PdfViewer/generate_code.py (working copy) |
@@ -312,7 +312,6 @@ |
if cls.fBase == '': |
nativeFileClass.write('#include "stddef.h"\n') |
- nativeFileClass.write('#include <string>\n') |
nativeFileClass.write('#include "SkPdfEnums_autogen.h"\n') |
nativeFileClass.write('#include "SkPdfNYI.h"\n') |
nativeFileClass.write('#include "SkPdfNativeObject.h"\n') |