| Index: chrome/browser/safe_browsing/ui_manager.cc
|
| diff --git a/chrome/browser/safe_browsing/ui_manager.cc b/chrome/browser/safe_browsing/ui_manager.cc
|
| index 6b830af9e2a85c3c652d915ea43cf06aad8c28af..3b3ba70f2921ab0d3633dd2a3bae374e608dedd8 100644
|
| --- a/chrome/browser/safe_browsing/ui_manager.cc
|
| +++ b/chrome/browser/safe_browsing/ui_manager.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/callback.h"
|
| #include "base/debug/leak_tracker.h"
|
| #include "base/stl_util.h"
|
| -#include "base/string_util.h"
|
| +#include "base/strings/string_util.h"
|
| #include "base/threading/thread.h"
|
| #include "base/threading/thread_restrictions.h"
|
| #include "chrome/browser/browser_process.h"
|
|
|