| Index: public/web/WebActiveWheelFlingParameters.h
|
| diff --git a/public/web/WebActiveWheelFlingParameters.h b/public/web/WebActiveWheelFlingParameters.h
|
| index 8804bb1890cff49434ca7fcd79439db704be6ec0..82a09a38a4048cdf7f5c31366fee9d53fbb172ef 100644
|
| --- a/public/web/WebActiveWheelFlingParameters.h
|
| +++ b/public/web/WebActiveWheelFlingParameters.h
|
| @@ -32,7 +32,7 @@
|
| #include "../platform/WebSize.h"
|
| #include "WebInputEvent.h"
|
|
|
| -namespace WebKit {
|
| +namespace blink {
|
|
|
| struct WebActiveWheelFlingParameters {
|
| WebFloatPoint delta;
|
|
|