| Index: chrome/browser/safe_browsing/malware_details_cache.h
|
| diff --git a/chrome/browser/safe_browsing/malware_details_cache.h b/chrome/browser/safe_browsing/malware_details_cache.h
|
| index 4c9a82a1f8728e02104526c9aa0a3ac714cb634c..854ed0c71f4d992ad697694b9b57e04c4d752469 100644
|
| --- a/chrome/browser/safe_browsing/malware_details_cache.h
|
| +++ b/chrome/browser/safe_browsing/malware_details_cache.h
|
| @@ -12,7 +12,7 @@
|
| #include <vector>
|
|
|
| #include "base/callback.h"
|
| -#include "base/hash_tables.h"
|
| +#include "base/containers/hash_tables.h"
|
| #include "base/memory/linked_ptr.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "chrome/browser/safe_browsing/report.pb.h"
|
|
|