Chromium Code Reviews| Index: content/common/gamepad_param_traits.h |
| diff --git a/content/common/gamepad_param_traits.h b/content/common/gamepad_param_traits.h |
| index 99576803b62edf708d29d0a324e22f8bce4e5f65..a06e79f7d9dd1e51ac86672a75f62f8f40bf43a9 100644 |
| --- a/content/common/gamepad_param_traits.h |
| +++ b/content/common/gamepad_param_traits.h |
| @@ -18,8 +18,6 @@ namespace blink { class WebGamepad; } |
| namespace IPC { |
| -class Message; |
| - |
| template <> |
| struct ParamTraits<blink::WebGamepad> { |
| typedef blink::WebGamepad param_type; |