Index: LayoutTests/fast/events/resources/panScroll.js |
diff --git a/LayoutTests/fast/events/resources/panScroll.js b/LayoutTests/fast/events/resources/panScroll.js |
index 090c6a39170469a394ed903b93d59ae495b0a17f..bb125def7abc655bdb707563965a100acb27cdf1 100644 |
--- a/LayoutTests/fast/events/resources/panScroll.js |
+++ b/LayoutTests/fast/events/resources/panScroll.js |
@@ -1,6 +1,6 @@ |
var autoscrollInterval = 50; |
var middleButton = 1; |
-var panScrollRadius = 15; // from WebCore/platform/ScrollView.h |
+var panScrollRadius = 15; // from FrameView::noPanScrollRadius |
window.jsTestIsAsync = true; |