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 ba3112427f92f7b0d5dea9b1dbf0659e854175a0..32c1b5e5869bd3068f33984e7a2cdda41ce6ac69 100644 |
--- a/content/browser/browser_url_handler_impl.cc |
+++ b/content/browser/browser_url_handler_impl.cc |
@@ -4,7 +4,7 @@ |
#include "content/browser/browser_url_handler_impl.h" |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#include "content/browser/webui/web_ui_impl.h" |
#include "content/public/browser/content_browser_client.h" |
#include "content/public/common/url_constants.h" |