summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/ChromeClientAndroid.cpp
diff options
context:
space:
mode:
authorPatrick Scott <phanna@android.com>2011-01-26 13:50:11 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-01-26 13:50:11 -0800
commit4307fcfd3fd2f4670e174c266bbbcf50849a19ca (patch)
tree3cbcb61ee768403ad02cb67d091ff66a29a4bfca /WebKit/android/WebCoreSupport/ChromeClientAndroid.cpp
parented03e47015ce173c535ea9da8b61548db718e80e (diff)
parent1a8ec29fc0211a6b5c53a8cd9ce20be5e630b005 (diff)
downloadexternal_webkit-4307fcfd3fd2f4670e174c266bbbcf50849a19ca.zip
external_webkit-4307fcfd3fd2f4670e174c266bbbcf50849a19ca.tar.gz
external_webkit-4307fcfd3fd2f4670e174c266bbbcf50849a19ca.tar.bz2
Merge "Fix hit testing inside layers." into honeycomb
Diffstat (limited to 'WebKit/android/WebCoreSupport/ChromeClientAndroid.cpp')
-rw-r--r--WebKit/android/WebCoreSupport/ChromeClientAndroid.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebKit/android/WebCoreSupport/ChromeClientAndroid.cpp b/WebKit/android/WebCoreSupport/ChromeClientAndroid.cpp
index cb1efe1..f0958d9 100644
--- a/WebKit/android/WebCoreSupport/ChromeClientAndroid.cpp
+++ b/WebKit/android/WebCoreSupport/ChromeClientAndroid.cpp
@@ -37,7 +37,6 @@
#include "FrameLoader.h"
#include "FrameView.h"
#include "Geolocation.h"
-#include "GraphicsLayerAndroid.h"
#include "Icon.h"
#include "Page.h"
#include "PopupMenuAndroid.h"