Index: chrome/browser/safe_browsing/protocol_manager_helper.cc |
diff --git a/chrome/browser/safe_browsing/protocol_manager_helper.cc b/chrome/browser/safe_browsing/protocol_manager_helper.cc |
index f7dd5bc437b478a371b5c7e91a674d618f1073a6..f69e6f88f2a4d14e41226437f463a1cab769cd14 100644 |
--- a/chrome/browser/safe_browsing/protocol_manager_helper.cc |
+++ b/chrome/browser/safe_browsing/protocol_manager_helper.cc |
@@ -10,8 +10,8 @@ |
#include "base/environment.h" |
#include "base/logging.h" |
#include "base/stl_util.h" |
-#include "base/string_util.h" |
-#include "base/stringprintf.h" |
+#include "base/strings/string_util.h" |
+#include "base/strings/stringprintf.h" |
#include "chrome/common/chrome_version_info.h" |
#include "chrome/common/env_vars.h" |
#include "google_apis/google_api_keys.h" |