| Index: net/cookies/cookie_store_test_helpers.cc
|
| diff --git a/net/cookies/cookie_store_test_helpers.cc b/net/cookies/cookie_store_test_helpers.cc
|
| index 91893393005cc698d57e081986f623dc6d63f92d..5ae3629ae19e83dd79be5446dc1e19501d286b54 100644
|
| --- a/net/cookies/cookie_store_test_helpers.cc
|
| +++ b/net/cookies/cookie_store_test_helpers.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/location.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/strings/string_util.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "net/base/registry_controlled_domains/registry_controlled_domain.h"
|
|
|
| using net::registry_controlled_domains::GetDomainAndRegistry;
|
|
|