Chromium Code Reviews| Index: cc/ipc/cc_param_traits.h |
| diff --git a/cc/ipc/cc_param_traits.h b/cc/ipc/cc_param_traits.h |
| index f546b07f74e21ac6080efbf569e63e10d15f4f73..f17114935447376ea7a4b5e7f03e92d0a3971d6e 100644 |
| --- a/cc/ipc/cc_param_traits.h |
| +++ b/cc/ipc/cc_param_traits.h |
| @@ -17,10 +17,6 @@ |
| #include "gpu/ipc/common/gpu_command_buffer_traits.h" |
| #include "ipc/ipc_message_macros.h" |
| -namespace gfx { |
| -class Transform; |
| -} |
| - |
| namespace cc { |
| class FilterOperations; |
| } |