Index: content/public/common/frame_navigate_params.h |
diff --git a/content/public/common/frame_navigate_params.h b/content/public/common/frame_navigate_params.h |
index f3f686c9211d7f18bf33ebdd4b8f1e79dfb2397d..0625175c4538a368831083de68a61afc5d0f1a58 100644 |
--- a/content/public/common/frame_navigate_params.h |
+++ b/content/public/common/frame_navigate_params.h |
@@ -12,8 +12,8 @@ |
#include "content/public/common/page_transition_types.h" |
#include "content/public/common/password_form.h" |
#include "content/public/common/referrer.h" |
-#include "googleurl/src/gurl.h" |
#include "net/base/host_port_pair.h" |
+#include "url/gurl.h" |
namespace content { |