Index: content/public/browser/web_contents.h |
diff --git a/content/public/browser/web_contents.h b/content/public/browser/web_contents.h |
index f2146f574aa6772a39ef544900567f31ffc21d4d..491bbc4e23a1e51f3fccd3ef3ff62021be64fd3f 100644 |
--- a/content/public/browser/web_contents.h |
+++ b/content/public/browser/web_contents.h |
@@ -8,7 +8,7 @@ |
#include "base/basictypes.h" |
#include "base/callback_forward.h" |
#include "base/process_util.h" |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
#include "base/supports_user_data.h" |
#include "content/common/content_export.h" |
#include "content/public/browser/navigation_controller.h" |