Index: base/win/wrapped_window_proc.h |
diff --git a/base/win/wrapped_window_proc.h b/base/win/wrapped_window_proc.h |
index b5793f265d6f683f9f8c671b683b77373b08ac5d..d464a9c279fe4b3618a22a9c3b5625735fc67fdf 100644 |
--- a/base/win/wrapped_window_proc.h |
+++ b/base/win/wrapped_window_proc.h |
@@ -13,7 +13,7 @@ |
#include <windows.h> |
#include "base/base_export.h" |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
namespace base { |
namespace win { |