Index: experimental/PdfViewer/autogen/SkPdfURIDictionary_autogen.cpp |
=================================================================== |
--- experimental/PdfViewer/autogen/SkPdfURIDictionary_autogen.cpp (revision 9812) |
+++ experimental/PdfViewer/autogen/SkPdfURIDictionary_autogen.cpp (working copy) |
@@ -1,8 +0,0 @@ |
-#include "SkPdfURIDictionary_autogen.h" |
- |
-std::string SkPdfURIDictionary::Base() const { |
- std::string ret; |
- if (StringFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "Base", "", &ret)) return ret; |
- // TODO(edisonn): warn about missing required field, assert for known good pdfs |
- return ""; |
-} |