| Index: components/sync/driver/async_directory_type_controller_unittest.cc
|
| diff --git a/components/sync/driver/async_directory_type_controller_unittest.cc b/components/sync/driver/async_directory_type_controller_unittest.cc
|
| index be7aa62372aff9bb61d3baee7bb96ee77928e0fc..7d21100eeebfb507546d8e00c7b8f09c7a358bcf 100644
|
| --- a/components/sync/driver/async_directory_type_controller_unittest.cc
|
| +++ b/components/sync/driver/async_directory_type_controller_unittest.cc
|
| @@ -12,6 +12,7 @@
|
| #include "base/callback.h"
|
| #include "base/location.h"
|
| #include "base/macros.h"
|
| +#include "base/memory/ptr_util.h"
|
| #include "base/run_loop.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/synchronization/waitable_event.h"
|
|
|