diff options
Diffstat (limited to 'sync/notifier/registration_manager.cc')
-rw-r--r-- | sync/notifier/registration_manager.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sync/notifier/registration_manager.cc b/sync/notifier/registration_manager.cc index de844c5..8e04916 100644 --- a/sync/notifier/registration_manager.cc +++ b/sync/notifier/registration_manager.cc @@ -11,8 +11,8 @@ #include "base/rand_util.h" #include "google/cacheinvalidation/include/invalidation-client.h" #include "google/cacheinvalidation/include/types.h" +#include "sync/internal_api/public/syncable/model_type.h" #include "sync/notifier/invalidation_util.h" -#include "sync/syncable/model_type.h" namespace sync_notifier { |