summaryrefslogtreecommitdiffstats
path: root/WebCore/bridge/jni/JNIBridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/bridge/jni/JNIBridge.h')
-rw-r--r--WebCore/bridge/jni/JNIBridge.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/WebCore/bridge/jni/JNIBridge.h b/WebCore/bridge/jni/JNIBridge.h
index c48ed98..5d482a7 100644
--- a/WebCore/bridge/jni/JNIBridge.h
+++ b/WebCore/bridge/jni/JNIBridge.h
@@ -32,8 +32,6 @@
#include "Bridge.h"
#include "JNIUtility.h"
-// ANDROID
-// Upstream the V8 ifdef to webkit.org
#if USE(JSC)
#include "JavaStringJSC.h"
#elif USE(V8)