| Index: chrome/browser/sync/test/integration/fake_server_match_status_checker.h
|
| diff --git a/chrome/browser/sync/test/integration/fake_server_match_status_checker.h b/chrome/browser/sync/test/integration/fake_server_match_status_checker.h
|
| index 02f0ae3ad1acaa6e26ebc1d88f9404b8617f69e8..27f40d18d0b1de71cf8234eaab8fcec4dfc2ed96 100644
|
| --- a/chrome/browser/sync/test/integration/fake_server_match_status_checker.h
|
| +++ b/chrome/browser/sync/test/integration/fake_server_match_status_checker.h
|
| @@ -8,8 +8,8 @@
|
| #include <string>
|
|
|
| #include "chrome/browser/sync/test/integration/status_change_checker.h"
|
| -#include "sync/internal_api/public/base/model_type.h"
|
| -#include "sync/test/fake_server/fake_server.h"
|
| +#include "components/sync/base/model_type.h"
|
| +#include "components/sync/test/fake_server/fake_server.h"
|
|
|
| namespace fake_server {
|
|
|
|
|