Index: chrome/browser/download/download_util.h |
diff --git a/chrome/browser/download/download_util.h b/chrome/browser/download/download_util.h |
index b74afbf89563961ce83be535d6bf0469d2c2cf53..e5e9a60205f9b987172f08f2937946658048dd70 100644 |
--- a/chrome/browser/download/download_util.h |
+++ b/chrome/browser/download/download_util.h |
@@ -12,7 +12,7 @@ |
#include "base/basictypes.h" |
#include "base/files/file_path.h" |
#include "base/memory/ref_counted.h" |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
#include "ui/gfx/native_widget_types.h" |
#if defined(TOOLKIT_VIEWS) |