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

Unified Diff: fpdfsdk/include/fsdk_baseform.h

Issue 1730553002: Fixing whitespace lint errors. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 10 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
Index: fpdfsdk/include/fsdk_baseform.h
diff --git a/fpdfsdk/include/fsdk_baseform.h b/fpdfsdk/include/fsdk_baseform.h
index 28caa7b7b88dc471b751e66d2ae00476e1473c5a..a6cbc6846eb3c8616672b3c953ae90b1c6f10e4f 100644
--- a/fpdfsdk/include/fsdk_baseform.h
+++ b/fpdfsdk/include/fsdk_baseform.h
@@ -211,6 +211,7 @@ class CPDFSDK_Widget : public CPDFSDK_BAAnnot {
FX_BOOL HitTest(FX_FLOAT pageX, FX_FLOAT pageY);
#ifndef PDF_ENABLE_XFA
Tom Sepez 2016/02/23 17:44:19 This looks like a merge failure. Can we just remo
dsinclair 2016/02/23 19:14:01 Done.
+
private:
#endif // PDF_ENABLE_XFA
CPDFSDK_InterForm* m_pInterForm;

Powered by Google App Engine
This is Rietveld 408576698