| Index: content/renderer/gpu/input_handler_proxy.h
|
| diff --git a/content/renderer/gpu/input_handler_proxy.h b/content/renderer/gpu/input_handler_proxy.h
|
| index 5917731ffef5a77f916a788fe9beb90e822fc0c8..29f1cc3b58ab238152481adf7c1fbdf112d2ea5a 100644
|
| --- a/content/renderer/gpu/input_handler_proxy.h
|
| +++ b/content/renderer/gpu/input_handler_proxy.h
|
| @@ -10,7 +10,6 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "cc/input/input_handler.h"
|
| #include "content/common/content_export.h"
|
| -#include "content/port/common/input_event_ack_state.h"
|
| #include "third_party/WebKit/public/platform/WebGestureCurve.h"
|
| #include "third_party/WebKit/public/platform/WebGestureCurveTarget.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebActiveWheelFlingParameters.h"
|
|
|