| Index: base/files/file_path.h
 | 
| diff --git a/base/files/file_path.h b/base/files/file_path.h
 | 
| index fba2f98ab692674f56e35d07d40ff370ff78f94f..89e9cbfb1d5c3d98cfbc4fc6edf5baebf200e93c 100644
 | 
| --- a/base/files/file_path.h
 | 
| +++ b/base/files/file_path.h
 | 
| @@ -111,6 +111,7 @@
 | 
|  #include "base/base_export.h"
 | 
|  #include "base/compiler_specific.h"
 | 
|  #include "base/containers/hash_tables.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "base/strings/string16.h"
 | 
|  #include "base/strings/string_piece.h"
 | 
|  #include "build/build_config.h"
 | 
| 
 |