Index: ui/gfx/android/view_configuration.h |
diff --git a/ui/gfx/android/view_configuration.h b/ui/gfx/android/view_configuration.h |
index 3516d392b0b0be61958ce6b579f23cad4df6a019..4595071c4f1c7176d1009eb02c4e9fef0b972f65 100644 |
--- a/ui/gfx/android/view_configuration.h |
+++ b/ui/gfx/android/view_configuration.h |
@@ -30,7 +30,6 @@ class GFX_EXPORT ViewConfiguration { |
static int GetMinScalingSpanInPixels(); |
static int GetMinScalingTouchMajorInPixels(); |
- static bool ShouldUseTouchMajorInScalingSpan(); |
// Registers methods with JNI and returns true if succeeded. |
static bool RegisterViewConfiguration(JNIEnv* env); |