diff --git a/shell/browser/electron_browser_client.cc b/shell/browser/electron_browser_client.cc index fafb02ebdff1..2aa0087658ec 100644 --- a/shell/browser/electron_browser_client.cc +++ b/shell/browser/electron_browser_client.cc @@ -30,7 +30,6 @@ #include "chrome/common/chrome_version.h" #include "components/net_log/chrome_net_log.h" #include "components/network_hints/common/network_hints.mojom.h" -#include "content/browser/site_instance_impl.h" #include "content/public/browser/browser_main_runner.h" #include "content/public/browser/browser_ppapi_host.h" #include "content/public/browser/browser_task_traits.h"