Chromium Code Reviews| Index: components/sync_driver/device_info.h |
| diff --git a/components/sync_driver/device_info.h b/components/sync_driver/device_info.h |
| index a6c09557d513f4135111dbaf0829b8dac2ad02d8..2cfc418ff1e6712c73c7721977af0c63d93cdc55 100644 |
| --- a/components/sync_driver/device_info.h |
| +++ b/components/sync_driver/device_info.h |
| @@ -7,8 +7,8 @@ |
| #include <string> |
| -#include "base/basictypes.h" |
| #include "base/callback.h" |
| +#include "base/macros.h" |
| #include "sync/protocol/sync.pb.h" |
| namespace base { |