summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_url_handler_impl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/browser_url_handler_impl.cc')
-rw-r--r--content/browser/browser_url_handler_impl.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/browser_url_handler_impl.cc b/content/browser/browser_url_handler_impl.cc
index 32c1b5e58..56efe6b 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 {