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

Unified Diff: xfa/fxfa/include/xfa_ffwidgethandler.h

Issue 2062313002: Make code compile with clang_use_chrome_plugin (part IV) (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: small fix Created 4 years, 6 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: xfa/fxfa/include/xfa_ffwidgethandler.h
diff --git a/xfa/fxfa/include/xfa_ffwidgethandler.h b/xfa/fxfa/include/xfa_ffwidgethandler.h
index 8159d87cf093e42f54803690600de1ce0594dae9..c9165c56be69bcab14162e57929154c8356b47dc 100644
--- a/xfa/fxfa/include/xfa_ffwidgethandler.h
+++ b/xfa/fxfa/include/xfa_ffwidgethandler.h
@@ -10,6 +10,7 @@
#include <vector>
#include "xfa/fxfa/include/fxfa.h"
+#include "xfa/fxfa/include/xfa_eventparam.h"
#include "xfa/fxfa/parser/xfa_document.h"
class CXFA_FFDocView;

Powered by Google App Engine
This is Rietveld 408576698