| Index: components/google/core/browser/google_url_tracker_unittest.cc
|
| diff --git a/components/google/core/browser/google_url_tracker_unittest.cc b/components/google/core/browser/google_url_tracker_unittest.cc
|
| index 944cb49ccf86d2f2131c6f45f652c1703fc9c9c5..64eea7636d7e83daa5dc6afb7efacbb269e9f1f7 100644
|
| --- a/components/google/core/browser/google_url_tracker_unittest.cc
|
| +++ b/components/google/core/browser/google_url_tracker_unittest.cc
|
| @@ -9,7 +9,7 @@
|
| #include <utility>
|
|
|
| #include "base/macros.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "components/google/core/browser/google_pref_names.h"
|
| #include "components/google/core/browser/google_url_tracker_client.h"
|
| #include "components/prefs/pref_registry_simple.h"
|
|
|