Index: content/browser/site_instance_impl.h |
diff --git a/content/browser/site_instance_impl.h b/content/browser/site_instance_impl.h |
index bd5f9c843b106f0d7d9361ef353740c3acd69b89..b195d09fa05c23b5a7f4fc4f26eacc21420dd38b 100644 |
--- a/content/browser/site_instance_impl.h |
+++ b/content/browser/site_instance_impl.h |
@@ -10,7 +10,7 @@ |
#include "content/public/browser/notification_observer.h" |
#include "content/public/browser/notification_registrar.h" |
#include "content/public/browser/site_instance.h" |
-#include "googleurl/src/gurl.h" |
+#include "url/gurl.h" |
namespace content { |
class RenderProcessHostFactory; |