| Index: components/sync_driver/non_ui_model_type_controller_unittest.cc
|
| diff --git a/components/sync_driver/non_ui_model_type_controller_unittest.cc b/components/sync_driver/non_ui_model_type_controller_unittest.cc
|
| index bb202b89774a5870877db28a8ad399bb4bcf2c32..21040313302dbcaafe63e66266b4fa9e9fd547eb 100644
|
| --- a/components/sync_driver/non_ui_model_type_controller_unittest.cc
|
| +++ b/components/sync_driver/non_ui_model_type_controller_unittest.cc
|
| @@ -10,6 +10,7 @@
|
| #include "base/callback.h"
|
| #include "base/logging.h"
|
| #include "base/memory/ref_counted.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
|
|