| Index: content/browser/loader/resource_dispatcher_host_unittest.cc
|
| diff --git a/content/browser/loader/resource_dispatcher_host_unittest.cc b/content/browser/loader/resource_dispatcher_host_unittest.cc
|
| index 4ccde94a166cdf40a58da7e14b1efc73a0f4513d..29e99385883a42a68fcfeb164fe29d33898c1bf4 100644
|
| --- a/content/browser/loader/resource_dispatcher_host_unittest.cc
|
| +++ b/content/browser/loader/resource_dispatcher_host_unittest.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/message_loop.h"
|
| #include "base/pickle.h"
|
| #include "base/process_util.h"
|
| -#include "base/string_number_conversions.h"
|
| +#include "base/strings/string_number_conversions.h"
|
| #include "base/strings/string_split.h"
|
| #include "content/browser/browser_thread_impl.h"
|
| #include "content/browser/child_process_security_policy_impl.h"
|
|
|