Index: content/public/browser/browser_child_process_host.h |
diff --git a/content/public/browser/browser_child_process_host.h b/content/public/browser/browser_child_process_host.h |
index d494be5be9b14b891bcbe62dade14dcb2909d216..7b5b902576ce771cb8968ea88db6cf479a6ef4c1 100644 |
--- a/content/public/browser/browser_child_process_host.h |
+++ b/content/public/browser/browser_child_process_host.h |
@@ -21,14 +21,9 @@ |
namespace base { |
class CommandLine; |
-class FilePath; |
class SharedPersistentMemoryAllocator; |
} |
-namespace service_manager { |
-class InterfaceProvider; |
-} |
- |
namespace content { |
class BrowserChildProcessHostDelegate; |