Remove a define which is no longer used.
diff --git a/WebCore/WebCorePrefixAndroid.h b/WebCore/WebCorePrefixAndroid.h
index acb0967..fb01e21 100644
--- a/WebCore/WebCorePrefixAndroid.h
+++ b/WebCore/WebCorePrefixAndroid.h
@@ -82,10 +82,6 @@
 
 #define ANDROID_FIX
 
-// Fix for issue 878095.  Only call onBlur on an element if it has an
-// onBlur event.
-#define ANDROID_IGNORE_BLUR
-
 // Passes the webkit-originated changes of a focused textfield to our UI thread
 #define ANDROID_ACCEPT_CHANGES_TO_FOCUSED_TEXTFIELDS