From 3718b58e4da76b7025aa5316a51264c5e38f2569 Mon Sep 17 00:00:00 2001 From: John Reck Date: Fri, 3 Aug 2012 16:00:32 -0700 Subject: Remove usages of getCanvas Everything goes through either PlatformGraphicsContext or recordingCanvas() Change-Id: I375a4294d2e8d4b467b70c6b8a7f0b96f402f252 --- Source/WebKit/android/jni/WebViewCore.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'Source/WebKit/android/jni/WebViewCore.cpp') diff --git a/Source/WebKit/android/jni/WebViewCore.cpp b/Source/WebKit/android/jni/WebViewCore.cpp index 79019cb..3324bfd 100644 --- a/Source/WebKit/android/jni/WebViewCore.cpp +++ b/Source/WebKit/android/jni/WebViewCore.cpp @@ -131,7 +131,6 @@ #include "WebCoreJni.h" #include "WebFrameView.h" #include "WindowsKeyboardCodes.h" -#include "android_graphics.h" #include "autofill/WebAutofill.h" #include "htmlediting.h" #include "markup.h" -- cgit v1.1