| Index: sync/internal_api/js_sync_encryption_handler_observer.h
|
| diff --git a/sync/internal_api/js_sync_encryption_handler_observer.h b/sync/internal_api/js_sync_encryption_handler_observer.h
|
| index 89ff9d0645d6adf98e1826d71563588430f86a5f..1c292042ffd8e5e9069adc820960aba892695285 100644
|
| --- a/sync/internal_api/js_sync_encryption_handler_observer.h
|
| +++ b/sync/internal_api/js_sync_encryption_handler_observer.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "sync/base/sync_export.h"
|
| #include "sync/internal_api/public/sync_encryption_handler.h"
|
| #include "sync/internal_api/public/util/weak_handle.h"
|
|
|