| Index: chrome/browser/sync/test/integration/sync_test.h
|
| diff --git a/chrome/browser/sync/test/integration/sync_test.h b/chrome/browser/sync/test/integration/sync_test.h
|
| index df106813426e6570011c553dfcf676ea78fcd884..e30d2cfa690799b4cec9bf78805abfc38669c522 100644
|
| --- a/chrome/browser/sync/test/integration/sync_test.h
|
| +++ b/chrome/browser/sync/test/integration/sync_test.h
|
| @@ -19,7 +19,7 @@
|
| #include "base/process_util.h"
|
| #include "net/base/mock_host_resolver.h"
|
| #include "net/test/local_sync_test_server.h"
|
| -#include "sync/internal_api/public/syncable/model_type.h"
|
| +#include "sync/internal_api/public/base/model_type.h"
|
| #include "sync/protocol/sync_protocol_error.h"
|
|
|
| class CommandLine;
|
|
|