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

Unified Diff: xfa/include/fwl/adapter/fwl_adaptertimermgr.h

Issue 1236383003: Merge to XFA: Kill Func_Renderpage global function pointer. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: Don't IWYDU Created 5 years, 5 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 | « fpdfsdk/src/fpdfview.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/include/fwl/adapter/fwl_adaptertimermgr.h
diff --git a/xfa/include/fwl/adapter/fwl_adaptertimermgr.h b/xfa/include/fwl/adapter/fwl_adaptertimermgr.h
index f3dce811fa3697c6e57b7cfcec30d3bfc9945ab4..d0e9f0ee591c4d03676f805cf56962fd03f11b15 100644
--- a/xfa/include/fwl/adapter/fwl_adaptertimermgr.h
+++ b/xfa/include/fwl/adapter/fwl_adaptertimermgr.h
@@ -7,6 +7,9 @@
#ifndef _FWL_ADAPTER_TIMERMGR_H
#define _FWL_ADAPTER_TIMERMGR_H
+#include "../core/fwl_error.h"
+#include "../core/fwl_timer.h"
+
class IFWL_Timer;
class IFWL_AdapterTimerMgr
« no previous file with comments | « fpdfsdk/src/fpdfview.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698