Index: chrome/browser/safe_browsing/safe_browsing_database_bloom.cc |
diff --git a/chrome/browser/safe_browsing/safe_browsing_database_bloom.cc b/chrome/browser/safe_browsing/safe_browsing_database_bloom.cc |
index 73f991dc611a170d7ff261061a13c7f086eb046d..b9e8a06116219c97d27d5c11a0152a785efff1bd 100644 |
--- a/chrome/browser/safe_browsing/safe_browsing_database_bloom.cc |
+++ b/chrome/browser/safe_browsing/safe_browsing_database_bloom.cc |
@@ -11,6 +11,7 @@ |
#include "base/process_util.h" |
#include "base/sha2.h" |
#include "base/stats_counters.h" |
+#include "base/string_util.h" |
#include "chrome/browser/safe_browsing/bloom_filter.h" |
#include "chrome/common/sqlite_compiled_statement.h" |
#include "chrome/common/sqlite_utils.h" |