| 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 321b45d199506b63c4402cfb8925bd7c61020020..a635acc43755d49f594f456490668b951ff5a78e 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"
|
|
|