Index: chrome/browser/safe_browsing/database_manager.h |
diff --git a/chrome/browser/safe_browsing/database_manager.h b/chrome/browser/safe_browsing/database_manager.h |
index ad1dd1e6cb5328c8fc557065267d586a058d6f04..5e9520f72f928a9a31ab2348ab6285b56da6b173 100644 |
--- a/chrome/browser/safe_browsing/database_manager.h |
+++ b/chrome/browser/safe_browsing/database_manager.h |
@@ -15,7 +15,7 @@ |
#include <vector> |
#include "base/callback.h" |
-#include "base/hash_tables.h" |
+#include "base/containers/hash_tables.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/synchronization/lock.h" |