Chromium Code Reviews| Index: base/file_version_info.h |
| diff --git a/base/file_version_info.h b/base/file_version_info.h |
| index bffa322e25a45c62731d8bf1f167e6772a6d59f3..59cd45df07d3bfaaf42e4285071d583b4962581e 100644 |
| --- a/base/file_version_info.h |
| +++ b/base/file_version_info.h |
| @@ -16,7 +16,7 @@ extern "C" IMAGE_DOS_HEADER __ImageBase; |
| #include <string> |
| #include "base/base_export.h" |
| -#include "base/string16.h" |
| +#include "base/strings/string16.h" |
| namespace base { |
| class FilePath; |