Index: chrome/browser/safe_browsing/safe_browsing_service.cc |
diff --git a/chrome/browser/safe_browsing/safe_browsing_service.cc b/chrome/browser/safe_browsing/safe_browsing_service.cc |
index f94244d3ee8c6e21f3fbfc9203a3ae87221a8867..467dce849a26296295e36ee99e22562b6466b954 100644 |
--- a/chrome/browser/safe_browsing/safe_browsing_service.cc |
+++ b/chrome/browser/safe_browsing/safe_browsing_service.cc |
@@ -8,7 +8,7 @@ |
#include "base/command_line.h" |
#include "base/lazy_instance.h" |
#include "base/path_service.h" |
-#include "base/stl_util-inl.h" |
+#include "base/stl_util.h" |
#include "base/string_util.h" |
#include "base/threading/thread_restrictions.h" |
#include "chrome/browser/browser_process.h" |