| Index: components/sync_driver/fake_sync_client.cc
 | 
| diff --git a/components/sync_driver/fake_sync_client.cc b/components/sync_driver/fake_sync_client.cc
 | 
| index 5be7c9f51e666e7485cb649c1d351f46e6b86a49..678bb6a057af755897a9835cf15a76826426acf3 100644
 | 
| --- a/components/sync_driver/fake_sync_client.cc
 | 
| +++ b/components/sync_driver/fake_sync_client.cc
 | 
| @@ -6,9 +6,9 @@
 | 
|  
 | 
|  #include "base/bind.h"
 | 
|  #include "base/memory/ptr_util.h"
 | 
| +#include "components/sync/base/extensions_activity.h"
 | 
|  #include "components/sync_driver/fake_sync_service.h"
 | 
|  #include "components/sync_driver/sync_prefs.h"
 | 
| -#include "sync/util/extensions_activity.h"
 | 
|  
 | 
|  namespace sync_driver {
 | 
|  
 | 
| 
 |