Sanitizing source files in Housekeeper-Nightly
git-svn-id: http://skia.googlecode.com/svn/trunk@9786 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
4fe06995fc
commit
52394d2ef7
@ -2348,5 +2348,3 @@ bool SkPdfViewer::load(const SkString inputFileName, SkPicture* out) {
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
|
@ -48,4 +48,3 @@ SkPdfDictionary* SkPdfALinkAnnotationDictionary::PA() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -27,4 +27,3 @@ SkPdfArray* SkPdfActionDictionary::getNextAsArray() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -13,4 +13,3 @@ bool SkPdfAlternateImageDictionary::DefaultForPrinting() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return false;
|
||||
}
|
||||
|
||||
|
@ -41,4 +41,3 @@ SkPdfDictionary* SkPdfAnnotationActionsDictionary::Bl() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -132,4 +132,3 @@ long SkPdfAnnotationDictionary::StructParent() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -76,4 +76,3 @@ long SkPdfAppearanceCharacteristicsDictionary::TP() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -41,4 +41,3 @@ SkPdfDictionary* SkPdfAppearanceDictionary::getDAsDictionary() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -13,4 +13,3 @@ SkPdfObject* SkPdfApplicationDataDictionary::Private() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -1,2 +1 @@
|
||||
#include "SkPdfArray_autogen.h"
|
||||
|
||||
|
@ -20,4 +20,3 @@ SkPdfArray* SkPdfArtifactsDictionary::Attached() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -6,4 +6,3 @@ std::string SkPdfAttributeObjectDictionary::O() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return "";
|
||||
}
|
||||
|
||||
|
@ -41,4 +41,3 @@ SkRect* SkPdfBeadDictionary::R() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -90,4 +90,3 @@ std::string SkPdfBlockLevelStructureElementsDictionary::InlineAlign() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return "";
|
||||
}
|
||||
|
||||
|
@ -1,2 +1 @@
|
||||
#include "SkPdfBoolean_autogen.h"
|
||||
|
||||
|
@ -27,4 +27,3 @@ SkPdfArray* SkPdfBorderStyleDictionary::D() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -27,4 +27,3 @@ SkPdfDictionary* SkPdfBoxColorInformationDictionary::ArtBox() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -27,4 +27,3 @@ SkPdfArray* SkPdfBoxStyleDictionary::D() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -27,4 +27,3 @@ SkPdfStream* SkPdfCIDFontDescriptorDictionary::CIDSet() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -76,4 +76,3 @@ std::string SkPdfCIDFontDictionary::getCIDToGIDMapAsName() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return "";
|
||||
}
|
||||
|
||||
|
@ -20,4 +20,3 @@ long SkPdfCIDSystemInfoDictionary::Supplement() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -48,4 +48,3 @@ SkPdfStream* SkPdfCMapDictionary::getUseCMapAsStream() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -20,4 +20,3 @@ double SkPdfCalgrayColorSpaceDictionary::Gamma() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -27,4 +27,3 @@ SkPdfArray* SkPdfCalrgbColorSpaceDictionary::Matrix() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -160,4 +160,3 @@ SkPdfArray* SkPdfCatalogDictionary::OutputIntents() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -55,4 +55,3 @@ long SkPdfCcittfaxdecodeFilterDictionary::DamagedRowsBeforeError() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -6,4 +6,3 @@ std::string SkPdfCheckboxFieldDictionary::Opt() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return "";
|
||||
}
|
||||
|
||||
|
@ -20,4 +20,3 @@ SkPdfArray* SkPdfChoiceFieldDictionary::I() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -6,4 +6,3 @@ SkPdfStream* SkPdfComponentsWithMetadataDictionary::Metadata() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -6,4 +6,3 @@ long SkPdfDctdecodeFilterDictionary::ColorTransform() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -6,4 +6,3 @@ SkPdfDictionary* SkPdfDeviceNColorSpaceDictionary::Colorants() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -1,2 +1 @@
|
||||
#include "SkPdfDictionary_autogen.h"
|
||||
|
||||
|
@ -34,4 +34,3 @@ SkPdfDictionary* SkPdfDocumentCatalogActionsDictionary::DP() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -62,4 +62,3 @@ std::string SkPdfDocumentInformationDictionary::Trapped() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return "";
|
||||
}
|
||||
|
||||
|
@ -34,4 +34,3 @@ std::string SkPdfEmbeddedFileParameterDictionary::CheckSum() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return "";
|
||||
}
|
||||
|
||||
|
@ -20,4 +20,3 @@ SkPdfDictionary* SkPdfEmbeddedFileStreamDictionary::Params() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -34,4 +34,3 @@ SkPdfStream* SkPdfEmbeddedFontStreamDictionary::Metadata() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -20,4 +20,3 @@ SkPdfArray* SkPdfEncodingDictionary::Differences() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -6,4 +6,3 @@ long SkPdfEncryptedEmbeddedFileStreamDictionary::EncryptionRevision() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -20,4 +20,3 @@ long SkPdfEncryptionCommonDictionary::Length() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -13,4 +13,3 @@ SkPdfDictionary* SkPdfFDFCatalogDictionary::FDF() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -76,4 +76,3 @@ SkPdfDictionary* SkPdfFDFDictionary::JavaScript() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -104,4 +104,3 @@ SkPdfDictionary* SkPdfFDFFieldDictionary::AA() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -6,4 +6,3 @@ long SkPdfFDFFileAnnotationDictionary::Page() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -13,4 +13,3 @@ SkPdfFileSpec SkPdfFDFNamedPageReferenceDictionary::F() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return SkPdfFileSpec();
|
||||
}
|
||||
|
||||
|
@ -13,4 +13,3 @@ SkPdfDictionary* SkPdfFDFPageDictionary::Info() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -20,4 +20,3 @@ bool SkPdfFDFTemplateDictionary::Rename() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return false;
|
||||
}
|
||||
|
||||
|
@ -6,4 +6,3 @@ SkPdfDictionary* SkPdfFDFTrailerDictionary::Root() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -69,4 +69,3 @@ SkPdfDictionary* SkPdfFieldDictionary::AA() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -27,4 +27,3 @@ std::string SkPdfFileAttachmentAnnotationDictionary::Name() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return "";
|
||||
}
|
||||
|
||||
|
@ -69,4 +69,3 @@ SkPdfDictionary* SkPdfFileSpecificationDictionary::RF() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -41,4 +41,3 @@ SkPdfArray* SkPdfFileTrailerDictionary::ID() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -132,4 +132,3 @@ std::string SkPdfFontDescriptorDictionary::CharSet() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return "";
|
||||
}
|
||||
|
||||
|
@ -1,2 +1 @@
|
||||
#include "SkPdfFontDictionary_autogen.h"
|
||||
|
||||
|
@ -27,4 +27,3 @@ SkPdfDictionary* SkPdfFormFieldActionsDictionary::C() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -27,4 +27,3 @@ long SkPdfFreeTextAnnotationDictionary::Q() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -20,4 +20,3 @@ SkPdfArray* SkPdfFunctionCommonDictionary::Range() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -27,4 +27,3 @@ SkPdfArray* SkPdfGoToActionDictionary::getDAsArray() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -258,4 +258,3 @@ bool SkPdfGraphicsStateDictionary::TK() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return false;
|
||||
}
|
||||
|
||||
|
@ -13,4 +13,3 @@ std::string SkPdfGroupAttributesDictionary::S() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return "";
|
||||
}
|
||||
|
||||
|
@ -1,2 +1 @@
|
||||
#include "SkPdfHexString_autogen.h"
|
||||
|
||||
|
@ -34,4 +34,3 @@ bool SkPdfHideActionDictionary::H() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return false;
|
||||
}
|
||||
|
||||
|
@ -34,4 +34,3 @@ SkPdfStream* SkPdfIccProfileStreamDictionary::Metadata() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -20,4 +20,3 @@ SkPdfArray* SkPdfIconFitDictionary::A() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -139,4 +139,3 @@ SkPdfStream* SkPdfImageDictionary::Metadata() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -13,4 +13,3 @@ SkPdfFileSpec SkPdfImportDataActionDictionary::F() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return SkPdfFileSpec();
|
||||
}
|
||||
|
||||
|
@ -27,4 +27,3 @@ SkPdfDictionary* SkPdfInkAnnotationDictionary::BS() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -13,4 +13,3 @@ std::string SkPdfInlineLevelStructureElementsDictionary::getLineHeightAsName() c
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return "";
|
||||
}
|
||||
|
||||
|
@ -1,2 +1 @@
|
||||
#include "SkPdfInteger_autogen.h"
|
||||
|
||||
|
@ -48,4 +48,3 @@ long SkPdfInteractiveFormDictionary::Q() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -20,4 +20,3 @@ SkPdfStream* SkPdfJavascriptActionDictionary::getJSAsStream() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -34,4 +34,3 @@ SkPdfArray* SkPdfJavascriptDictionary::Doc() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -6,4 +6,3 @@ SkPdfStream* SkPdfJbig2DecodeFilterDictionary::JBIG2Globals() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -20,4 +20,3 @@ SkPdfArray* SkPdfLabColorSpaceDictionary::Range() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -41,4 +41,3 @@ bool SkPdfLaunchActionDictionary::NewWindow() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return false;
|
||||
}
|
||||
|
||||
|
@ -41,4 +41,3 @@ SkPdfArray* SkPdfLineAnnotationDictionary::IC() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -6,4 +6,3 @@ std::string SkPdfListAttributeDictionary::ListNumbering() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return "";
|
||||
}
|
||||
|
||||
|
@ -34,4 +34,3 @@ long SkPdfLzwdecodeAndFlatedecodeFiltersDictionary::EarlyChange() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -20,4 +20,3 @@ SkPdfStream* SkPdfMacOsFileInformationDictionary::ResFork() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -6,4 +6,3 @@ bool SkPdfMarkInformationDictionary::Marked() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return false;
|
||||
}
|
||||
|
||||
|
@ -34,4 +34,3 @@ long SkPdfMarkedContentReferenceDictionary::MCID() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -20,4 +20,3 @@ SkPdfArray* SkPdfMarkupAnnotationsDictionary::QuadPoints() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -13,4 +13,3 @@ std::string SkPdfMetadataStreamDictionary::Subtype() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return "";
|
||||
}
|
||||
|
||||
|
@ -27,4 +27,3 @@ std::string SkPdfMovieActionDictionary::Operation() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return "";
|
||||
}
|
||||
|
||||
|
@ -62,4 +62,3 @@ SkPdfArray* SkPdfMovieActivationDictionary::FWPosition() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -34,4 +34,3 @@ SkPdfDictionary* SkPdfMovieAnnotationDictionary::getAAsDictionary() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -34,4 +34,3 @@ SkPdfStream* SkPdfMovieDictionary::getPosterAsStream() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -6,4 +6,3 @@ std::string SkPdfMultiMasterFontDictionary::Subtype() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return "";
|
||||
}
|
||||
|
||||
|
@ -111,4 +111,3 @@ SkPdfTree* SkPdfNameDictionary::getEmbeddedFilesAsTree() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -20,4 +20,3 @@ SkPdfArray* SkPdfNameTreeNodeDictionary::Limits() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -1,2 +1 @@
|
||||
#include "SkPdfName_autogen.h"
|
||||
|
||||
|
@ -13,4 +13,3 @@ std::string SkPdfNamedActionsDictionary::N() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return "";
|
||||
}
|
||||
|
||||
|
@ -1,2 +1 @@
|
||||
#include "SkPdfNull_autogen.h"
|
||||
|
||||
|
@ -20,4 +20,3 @@ SkPdfArray* SkPdfNumberTreeNodeDictionary::Limits() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -1,2 +1 @@
|
||||
#include "SkPdfNumber_autogen.h"
|
||||
|
||||
|
@ -20,4 +20,3 @@ SkPdfObject* SkPdfObjectReferenceDictionary::Obj() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -1,2 +1 @@
|
||||
#include "SkPdfObject_autogen.h"
|
||||
|
||||
|
@ -6,4 +6,3 @@ SkPdfDictionary* SkPdfOpiVersionDictionary::version_number() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
@ -27,4 +27,3 @@ long SkPdfOutlineDictionary::Count() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
@ -97,4 +97,3 @@ long SkPdfOutlineItemDictionary::F() const {
|
||||
// TODO(edisonn): warn about missing required field, assert for known good pdfs
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user