diff options
Diffstat (limited to 'sync/notifier/p2p_notifier.cc')
-rw-r--r-- | sync/notifier/p2p_notifier.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sync/notifier/p2p_notifier.cc b/sync/notifier/p2p_notifier.cc index 70b35fe..2eae246 100644 --- a/sync/notifier/p2p_notifier.cc +++ b/sync/notifier/p2p_notifier.cc @@ -11,8 +11,8 @@ #include "base/logging.h" #include "base/values.h" #include "jingle/notifier/listener/push_client.h" +#include "sync/internal_api/public/syncable/model_type_payload_map.h" #include "sync/notifier/sync_notifier_observer.h" -#include "sync/syncable/model_type_payload_map.h" namespace sync_notifier { |