Chromium Code Reviews| Index: base/files/file_path.h |
| diff --git a/base/files/file_path.h b/base/files/file_path.h |
| index ad42b9549275c706b677e78ecc49531c680a4dd9..68908662cdf6f6d956e7353ee592640f2bfbb4b1 100644 |
| --- a/base/files/file_path.h |
| +++ b/base/files/file_path.h |
| @@ -107,6 +107,7 @@ |
| #include <vector> |
| #include "base/base_export.h" |
| +#include "base/compiler_specific.h" |
| #include "base/containers/hash_tables.h" |
| #include "base/strings/string16.h" |
| #include "base/strings/string_piece.h" // For implicit conversions. |