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 99b884360b1825d423d84608680a9f2a9fd463f6..3572e347a73c903a9131748732962281a586c656 100644 |
| --- a/content/common/child_process_host_impl.h |
| +++ b/content/common/child_process_host_impl.h |
| @@ -22,10 +22,6 @@ |
| #include "ipc/ipc_listener.h" |
| #include "ui/gfx/gpu_memory_buffer.h" |
| -namespace base { |
| -class FilePath; |
| -} |
| - |
| namespace IPC { |
| class MessageFilter; |
| } |