summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android
diff options
context:
space:
mode:
authorDerek Sollenberger <djsollen@google.com>2012-03-12 10:03:40 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-03-12 10:03:40 -0700
commitf6d491730d3fe389bd2f027abe9f5676dd4376aa (patch)
tree2ff7f7b997281a6485df752b06bc62615741eaa0 /Source/WebKit/android
parent34ee8ebab0b705920e49146ad9c88c36bd768634 (diff)
parentff1fac5a46092b3224b789b10a0989d50f0f1746 (diff)
downloadexternal_webkit-f6d491730d3fe389bd2f027abe9f5676dd4376aa.zip
external_webkit-f6d491730d3fe389bd2f027abe9f5676dd4376aa.tar.gz
external_webkit-f6d491730d3fe389bd2f027abe9f5676dd4376aa.tar.bz2
am ff1fac5a: am 1969832e: Merge "Update WebKit with necessary changes for the Skia merge."
* commit 'ff1fac5a46092b3224b789b10a0989d50f0f1746': Update WebKit with necessary changes for the Skia merge.
Diffstat (limited to 'Source/WebKit/android')
-rw-r--r--Source/WebKit/android/jni/WebViewCore.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebKit/android/jni/WebViewCore.h b/Source/WebKit/android/jni/WebViewCore.h
index a05c3ea..a19a5b2 100644
--- a/Source/WebKit/android/jni/WebViewCore.h
+++ b/Source/WebKit/android/jni/WebViewCore.h
@@ -45,6 +45,7 @@
#include <jni.h>
#include <ui/KeycodeLabels.h>
#include <ui/PixelFormat.h>
+#include <utils/threads.h>
namespace WebCore {
class Color;