| 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 fe34911aed4c950acf560397f5bf2e9dccdffa7b..be2ea1e0b6c4fabc52d21b80ac9db7ebbd74e437 100644
|
| --- a/content/common/child_process_host_impl.h
|
| +++ b/content/common/child_process_host_impl.h
|
| @@ -18,7 +18,9 @@
|
| #include "ipc/ipc_listener.h"
|
| #include "content/public/common/child_process_host.h"
|
|
|
| +namespace base {
|
| class FilePath;
|
| +}
|
|
|
| namespace content {
|
| class ChildProcessHostDelegate;
|
|
|