Chromium Code Reviews| Index: base/file_util.h |
| diff --git a/base/file_util.h b/base/file_util.h |
| index 13190dceff09769e6f94c3a171ce541950f6ceb4..8e6bee0c544b0ea40ca023a5439c1974dfa0891a 100644 |
| --- a/base/file_util.h |
| +++ b/base/file_util.h |
| @@ -28,7 +28,7 @@ |
| #include "base/files/file_path.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "base/platform_file.h" |
| -#include "base/string16.h" |
| +#include "base/strings/string16.h" |
| #if defined(OS_POSIX) |
| #include "base/file_descriptor_posix.h" |