| Index: sync/api/mock_model_type_store.cc
|
| diff --git a/sync/api/mock_model_type_store.cc b/sync/api/mock_model_type_store.cc
|
| index 46a19abf371448044d157f87720d588db4774385..58bebb73bcbe1ed29092f216e15949c7cdd076e3 100644
|
| --- a/sync/api/mock_model_type_store.cc
|
| +++ b/sync/api/mock_model_type_store.cc
|
| @@ -11,7 +11,7 @@
|
| #include "base/logging.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "base/single_thread_task_runner.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
|
|
| namespace syncer_v2 {
|
|
|
|
|