| Index: components/sync/driver/model_type_controller_unittest.cc
|
| diff --git a/components/sync/driver/model_type_controller_unittest.cc b/components/sync/driver/model_type_controller_unittest.cc
|
| index ba3610ca9c5129790cc783d045967d4bcf789ed5..fad3071f6f76a245412e18757c8f9b88d694a3a3 100644
|
| --- a/components/sync/driver/model_type_controller_unittest.cc
|
| +++ b/components/sync/driver/model_type_controller_unittest.cc
|
| @@ -11,7 +11,6 @@
|
| #include "base/logging.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "base/memory/ref_counted.h"
|
| -#include "base/memory/weak_ptr.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
| #include "base/sequenced_task_runner.h"
|
|
|