Chromium Code Reviews| Index: content/common/child_process_host_impl.h |
| diff --git a/content/common/child_process_host_impl.h b/content/common/child_process_host_impl.h |
| index 0b7e36488142dcae4209ba18620889b7b713818a..5a315ca806934a6947e4f5806373c6ce55faaeaf 100644 |
| --- a/content/common/child_process_host_impl.h |
| +++ b/content/common/child_process_host_impl.h |
| @@ -25,10 +25,6 @@ namespace IPC { |
| class MessageFilter; |
| } |
| -namespace gpu { |
| -struct SyncToken; |
| -} |
| - |
| namespace content { |
| class ChildProcessHostDelegate; |