| Index: content/browser/utility_process_host_impl.cc
|
| diff --git a/content/browser/utility_process_host_impl.cc b/content/browser/utility_process_host_impl.cc
|
| index 4afd9e93c4feb67c34137489ec732412a724d745..461b94484658942a7401d1e19d363ea16638d3c0 100644
|
| --- a/content/browser/utility_process_host_impl.cc
|
| +++ b/content/browser/utility_process_host_impl.cc
|
| @@ -40,7 +40,6 @@
|
| #include "content/public/common/service_manager_connection.h"
|
| #include "content/public/common/service_names.mojom.h"
|
| #include "mojo/edk/embedder/embedder.h"
|
| -#include "services/service_manager/public/cpp/connection.h"
|
| #include "services/service_manager/public/cpp/interface_provider.h"
|
| #include "ui/base/ui_base_switches.h"
|
|
|
|
|