Index: content/browser/browser_child_process_host_impl.cc |
diff --git a/content/browser/browser_child_process_host_impl.cc b/content/browser/browser_child_process_host_impl.cc |
index 788aee0d9f5048d65578a96aa0804e841d4f9a3f..4f19fb708f3d61905144f6d54041ab44747379e1 100644 |
--- a/content/browser/browser_child_process_host_impl.cc |
+++ b/content/browser/browser_child_process_host_impl.cc |
@@ -49,7 +49,6 @@ |
#include "content/public/common/sandboxed_process_launcher_delegate.h" |
#include "content/public/common/service_manager_connection.h" |
#include "mojo/edk/embedder/embedder.h" |
-#include "services/service_manager/public/cpp/interface_registry.h" |
#if defined(OS_MACOSX) |
#include "content/browser/mach_broker_mac.h" |