Index: content/browser/browser_url_handler_impl.cc |
diff --git a/content/browser/browser_url_handler_impl.cc b/content/browser/browser_url_handler_impl.cc |
index 32c1b5e5869bd3068f33984e7a2cdda41ce6ac69..56efe6b71b7a6288c6a63192cb3c86b168817297 100644 |
--- a/content/browser/browser_url_handler_impl.cc |
+++ b/content/browser/browser_url_handler_impl.cc |
@@ -8,7 +8,7 @@ |
#include "content/browser/webui/web_ui_impl.h" |
#include "content/public/browser/content_browser_client.h" |
#include "content/public/common/url_constants.h" |
-#include "googleurl/src/gurl.h" |
+#include "url/gurl.h" |
namespace content { |