| Index: webkit/child/fling_curve_configuration.cc
|
| diff --git a/webkit/glue/fling_curve_configuration.cc b/webkit/child/fling_curve_configuration.cc
|
| similarity index 96%
|
| rename from webkit/glue/fling_curve_configuration.cc
|
| rename to webkit/child/fling_curve_configuration.cc
|
| index 1b0a63a53de03a3514e9f04e746426f5bd08cbdb..6095ca9a52f76e24dc42d76e8367c35cc2aced53 100644
|
| --- a/webkit/glue/fling_curve_configuration.cc
|
| +++ b/webkit/child/fling_curve_configuration.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/fling_curve_configuration.h"
|
| +#include "webkit/child/fling_curve_configuration.h"
|
|
|
| #include "base/logging.h"
|
| #include "third_party/WebKit/public/platform/WebGestureCurve.h"
|
|
|