| Index: experimental/PdfViewer/autogen/SkPdfComponentsWithMetadataDictionary_autogen.cpp
 | 
| ===================================================================
 | 
| --- experimental/PdfViewer/autogen/SkPdfComponentsWithMetadataDictionary_autogen.cpp	(revision 9812)
 | 
| +++ experimental/PdfViewer/autogen/SkPdfComponentsWithMetadataDictionary_autogen.cpp	(working copy)
 | 
| @@ -1,8 +0,0 @@
 | 
| -#include "SkPdfComponentsWithMetadataDictionary_autogen.h"
 | 
| -
 | 
| -SkPdfStream* SkPdfComponentsWithMetadataDictionary::Metadata() const {
 | 
| -  SkPdfStream* ret;
 | 
| -  if (StreamFromDictionary(fPodofoDoc, fPodofoObj->GetDictionary(), "Metadata", "", &ret)) return ret;
 | 
| -  // TODO(edisonn): warn about missing required field, assert for known good pdfs
 | 
| -  return NULL;
 | 
| -}
 | 
| 
 |