| Index: chrome/browser/sync/profile_sync_service_android.cc
|
| diff --git a/chrome/browser/sync/profile_sync_service_android.cc b/chrome/browser/sync/profile_sync_service_android.cc
|
| index b1f82f7ffad61515dd51def306b107f59dcf46c3..ce904fe76fa3d45a853e127cbd59239572b84de1 100644
|
| --- a/chrome/browser/sync/profile_sync_service_android.cc
|
| +++ b/chrome/browser/sync/profile_sync_service_android.cc
|
| @@ -33,6 +33,7 @@
|
| #include "grit/generated_resources.h"
|
| #include "jni/ProfileSyncService_jni.h"
|
| #include "sync/internal_api/public/read_transaction.h"
|
| +#include "sync/notifier/object_id_invalidation_map.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|
| using base::android::AttachCurrentThread;
|
|
|