| Index: components/sync_driver/frontend_data_type_controller.h
|
| diff --git a/components/sync_driver/frontend_data_type_controller.h b/components/sync_driver/frontend_data_type_controller.h
|
| index 9a0bb8a6714b757debb8836ebf4861ccbb24d79c..27776f08ebbd97b1b4a0197249b74e9416df3ad1 100644
|
| --- a/components/sync_driver/frontend_data_type_controller.h
|
| +++ b/components/sync_driver/frontend_data_type_controller.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/threading/thread_checker.h"
|
| #include "components/sync_driver/data_type_error_handler.h"
|
|
|