| Index: components/sync/driver/non_ui_data_type_controller.cc
 | 
| diff --git a/components/sync/driver/non_ui_data_type_controller.cc b/components/sync/driver/non_ui_data_type_controller.cc
 | 
| index 1761c2d2c1016175acf030b59b647937b1de48c6..083fef62db8255c6e5a978761f05b37d15215a7d 100644
 | 
| --- a/components/sync/driver/non_ui_data_type_controller.cc
 | 
| +++ b/components/sync/driver/non_ui_data_type_controller.cc
 | 
| @@ -5,7 +5,6 @@
 | 
|  #include "components/sync/driver/non_ui_data_type_controller.h"
 | 
|  
 | 
|  #include "base/logging.h"
 | 
| -#include "base/memory/weak_ptr.h"
 | 
|  #include "base/threading/thread_task_runner_handle.h"
 | 
|  #include "components/sync/api/data_type_error_handler_impl.h"
 | 
|  #include "components/sync/api/sync_error.h"
 | 
| 
 |