Index: content/public/browser/navigation_entry.h |
diff --git a/content/public/browser/navigation_entry.h b/content/public/browser/navigation_entry.h |
index 05f4d7366fe22bad2481000e942bc0ba6f8e37bc..362a0145fc608e0f1995d6d700a5d0b450f72fc4 100644 |
--- a/content/public/browser/navigation_entry.h |
+++ b/content/public/browser/navigation_entry.h |
@@ -8,7 +8,7 @@ |
#include <string> |
#include "base/memory/ref_counted_memory.h" |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
#include "base/time.h" |
#include "content/common/content_export.h" |
#include "content/public/common/page_transition_types.h" |