| Index: sync/tools/sync_listen_notifications.cc
|
| diff --git a/sync/tools/sync_listen_notifications.cc b/sync/tools/sync_listen_notifications.cc
|
| index 71ea3b582ea64543b35deb6ea21a9ef3940daccc..5378f41fb58b45adee25763309df76400bee8d16 100644
|
| --- a/sync/tools/sync_listen_notifications.cc
|
| +++ b/sync/tools/sync_listen_notifications.cc
|
| @@ -21,8 +21,8 @@
|
| #include "net/base/host_resolver.h"
|
| #include "net/base/network_change_notifier.h"
|
| #include "net/url_request/url_request_test_util.h"
|
| -#include "sync/internal_api/public/syncable/model_type.h"
|
| -#include "sync/internal_api/public/syncable/model_type_payload_map.h"
|
| +#include "sync/internal_api/public/base/model_type.h"
|
| +#include "sync/internal_api/public/base/model_type_payload_map.h"
|
| #include "sync/notifier/invalidation_state_tracker.h"
|
| #include "sync/notifier/invalidation_util.h"
|
| #include "sync/notifier/sync_notifier.h"
|
|
|