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

Unified Diff: fpdfsdk/include/fsdk_annothandler.h

Issue 1549103002: Make more CPDF_Parser method const. (Closed) Base URL: https://pdfium.googlesource.com/pdfium@master
Patch Set: Created 5 years 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
Index: fpdfsdk/include/fsdk_annothandler.h
diff --git a/fpdfsdk/include/fsdk_annothandler.h b/fpdfsdk/include/fsdk_annothandler.h
index c5a48ab529dfa52cff29a91bab0d3e053681e60a..b45f4ef181f4cceca33e00ea5d2a8d85bc626831 100644
--- a/fpdfsdk/include/fsdk_annothandler.h
+++ b/fpdfsdk/include/fsdk_annothandler.h
@@ -20,7 +20,6 @@ class CPDFSDK_PageView;
class CPDF_Annot;
class CFX_Matrix;
class CPDF_Point;
-class CPDF_Rect;
class IPDFSDK_AnnotHandler {
public:

Powered by Google App Engine
This is Rietveld 408576698