Chromium Code Reviews| Index: chrome/browser/sync_file_system/drive_backend/metadata_database_index.h |
| diff --git a/chrome/browser/sync_file_system/drive_backend/metadata_database_index.h b/chrome/browser/sync_file_system/drive_backend/metadata_database_index.h |
| index a6f4510e6814f3c8d3cc9d29f3b7daf04dca8ed5..406965245043dd9f3cc79c96bd30c96fc0b06f2e 100644 |
| --- a/chrome/browser/sync_file_system/drive_backend/metadata_database_index.h |
| +++ b/chrome/browser/sync_file_system/drive_backend/metadata_database_index.h |
| @@ -15,6 +15,7 @@ |
| #include "base/containers/hash_tables.h" |
| #include "base/containers/scoped_ptr_hash_map.h" |
| +#include "base/hash.h" |
| #include "base/macros.h" |
| #include "base/memory/scoped_vector.h" |
| #include "chrome/browser/sync_file_system/drive_backend/metadata_database_index_interface.h" |