diff options
Diffstat (limited to 'WebKit/android/jni/WebCoreJniOnLoad.cpp')
-rw-r--r-- | WebKit/android/jni/WebCoreJniOnLoad.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebKit/android/jni/WebCoreJniOnLoad.cpp b/WebKit/android/jni/WebCoreJniOnLoad.cpp index 6711e6b..fbbdbb5 100644 --- a/WebKit/android/jni/WebCoreJniOnLoad.cpp +++ b/WebKit/android/jni/WebCoreJniOnLoad.cpp @@ -56,6 +56,7 @@ #include "TextEncoding.h" #include "WebCoreViewBridge.h" #include "WebFrameView.h" +#include "WebHistory.h" #include "WebViewCore.h" #include "SkBitmap.h" |