Index: webkit/child/touch_fling_gesture_curve.cc |
diff --git a/webkit/glue/touch_fling_gesture_curve.cc b/webkit/child/touch_fling_gesture_curve.cc |
similarity index 99% |
rename from webkit/glue/touch_fling_gesture_curve.cc |
rename to webkit/child/touch_fling_gesture_curve.cc |
index 861a0b68d5f7c223612cc1b2ab073f28afbc8bc3..274dcaa355b1a53e173a14766db48e2096cffdfd 100644 |
--- a/webkit/glue/touch_fling_gesture_curve.cc |
+++ b/webkit/child/touch_fling_gesture_curve.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "webkit/glue/touch_fling_gesture_curve.h" |
+#include "webkit/child/touch_fling_gesture_curve.h" |
#include <cmath> |