| Index: components/invalidation/impl/ticl_profile_settings_provider_unittest.cc
 | 
| diff --git a/components/invalidation/impl/ticl_profile_settings_provider_unittest.cc b/components/invalidation/impl/ticl_profile_settings_provider_unittest.cc
 | 
| index 1a454c3b506e6b970931cec00262629983e88c28..0f660d5c2a2f71c5e2166c8d70cd8a3ecdb4df83 100644
 | 
| --- a/components/invalidation/impl/ticl_profile_settings_provider_unittest.cc
 | 
| +++ b/components/invalidation/impl/ticl_profile_settings_provider_unittest.cc
 | 
| @@ -4,6 +4,7 @@
 | 
|  
 | 
|  #include "components/invalidation/impl/ticl_profile_settings_provider.h"
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "base/message_loop/message_loop.h"
 | 
|  #include "base/prefs/pref_service.h"
 | 
| 
 |