Index: webkit/child/fling_curve_configuration.h |
diff --git a/webkit/glue/fling_curve_configuration.h b/webkit/child/fling_curve_configuration.h |
similarity index 91% |
rename from webkit/glue/fling_curve_configuration.h |
rename to webkit/child/fling_curve_configuration.h |
index d229ee8681cd7e677b7fca29209ed16e1f2d2b91..2ce5ba143bf19a7be09a775b520a70f50500b0bd 100644 |
--- a/webkit/glue/fling_curve_configuration.h |
+++ b/webkit/child/fling_curve_configuration.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef WEBKIT_GLUE_FLINGCURVECONFIGURATION_H_ |
-#define WEBKIT_GLUE_FLINGCURVECONFIGURATION_H_ |
+#ifndef WEBKIT_CHILD_FLING_CURVE_CONFIGURATION_H_ |
+#define WEBKIT_CHILD_FLING_CURVE_CONFIGURATION_H_ |
#include <vector> |
@@ -55,4 +55,4 @@ class FlingCurveConfiguration { |
} // namespace webkit_glue |
-#endif // WEBKIT_GLUE_FLINGCURVECONFIGURATION_H_ |
+#endif // WEBKIT_CHILD_FLING_CURVE_CONFIGURATION_H_ |