Chromium Code Reviews| Index: content/public/common/sandboxed_process_launcher_delegate.h |
| diff --git a/content/public/common/sandboxed_process_launcher_delegate.h b/content/public/common/sandboxed_process_launcher_delegate.h |
| index 9dfcb3267c034a12a7b02c544c57db449778804c..19dbfe47d24a2c7f5c5e5b204eb5fb32f480ce66 100644 |
| --- a/content/public/common/sandboxed_process_launcher_delegate.h |
| +++ b/content/public/common/sandboxed_process_launcher_delegate.h |
| @@ -15,10 +15,6 @@ |
| #include "content/public/common/sandbox_type.h" |
| #include "content/public/common/zygote_handle.h" |
| -namespace base { |
| -class FilePath; |
| -} |
| - |
| namespace sandbox { |
| class TargetPolicy; |
| } |