Chromium Code Reviews| Index: base/memory/shared_memory.h | 
| diff --git a/base/memory/shared_memory.h b/base/memory/shared_memory.h | 
| index 4b66cc6edd2c61ab12d28a00e3b0d8a53daad877..6f78003ccf73792022497f4e59abf6eb54fd44c4 100644 | 
| --- a/base/memory/shared_memory.h | 
| +++ b/base/memory/shared_memory.h | 
| @@ -10,6 +10,7 @@ | 
| #include <string> | 
| #include "base/base_export.h" | 
| +#include "base/hash.h" | 
| #include "base/macros.h" | 
| #include "base/memory/shared_memory_handle.h" | 
| #include "base/process/process_handle.h" |