| Index: chrome/browser/safe_browsing/malware_details_history.h
|
| diff --git a/chrome/browser/safe_browsing/malware_details_history.h b/chrome/browser/safe_browsing/malware_details_history.h
|
| index 4665d029274ee785470838ae502e903a3ac1dfdb..feea944ba7b0c9367999cf41adade3c7fb594400 100644
|
| --- a/chrome/browser/safe_browsing/malware_details_history.h
|
| +++ b/chrome/browser/safe_browsing/malware_details_history.h
|
| @@ -11,7 +11,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 "base/sequenced_task_runner_helpers.h"
|
|
|