| Index: sync/notifier/p2p_notifier_unittest.cc
|
| diff --git a/sync/notifier/p2p_notifier_unittest.cc b/sync/notifier/p2p_notifier_unittest.cc
|
| index 905e688c8e19e6cacea1a06aa86963247c197e8d..c8bf0d7be8396b10cccc7cec61e03473e99a27d5 100644
|
| --- a/sync/notifier/p2p_notifier_unittest.cc
|
| +++ b/sync/notifier/p2p_notifier_unittest.cc
|
| @@ -7,7 +7,7 @@
|
| #include <cstddef>
|
|
|
| #include "jingle/notifier/listener/fake_push_client.h"
|
| -#include "sync/internal_api/public/syncable/model_type.h"
|
| +#include "sync/internal_api/public/base/model_type.h"
|
| #include "sync/notifier/mock_sync_notifier_observer.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|