Index: content/browser/site_instance_impl.cc |
diff --git a/content/browser/site_instance_impl.cc b/content/browser/site_instance_impl.cc |
index 59a2aacef94274071b98bdf819755c4aad25f30b..5e3d241e98f271e6d9f927c08d241dff29b22b35 100644 |
--- a/content/browser/site_instance_impl.cc |
+++ b/content/browser/site_instance_impl.cc |
@@ -19,6 +19,7 @@ |
#include "net/base/registry_controlled_domains/registry_controlled_domain.h" |
using content::BrowserContext; |
+using content::ChildProcessSecurityPolicyImpl; |
using content::RenderProcessHost; |
using content::RenderProcessHostImpl; |
using content::SiteInstance; |