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

Unified Diff: experimental/PdfViewer/SkPdfFont.h

Issue 128573002: Small tweaks to be able to build everything target: (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 11 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 | experimental/PdfViewer/SkPdfFont.cpp » ('j') | gyp/debugger.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/PdfViewer/SkPdfFont.h
diff --git a/experimental/PdfViewer/SkPdfFont.h b/experimental/PdfViewer/SkPdfFont.h
index a46e31c645ea8c78eb6998777d4f2bf2a2329e3a..cc490553d1a22b55ea0ce93c49e60d45eb686878 100644
--- a/experimental/PdfViewer/SkPdfFont.h
+++ b/experimental/PdfViewer/SkPdfFont.h
@@ -85,7 +85,6 @@ public:
SkTDict<SkPdfEncoding*>& getStandardEncodings();
class SkPdfToUnicode {
- SkPdfNativeDoc* fParsed;
bungeman-skia 2014/01/08 16:41:35 Must admit I have no idea why this was there, and
// TODO(edisonn): hide public members
public:
unsigned short* fCMapEncoding;
« no previous file with comments | « no previous file | experimental/PdfViewer/SkPdfFont.cpp » ('j') | gyp/debugger.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698