| Index: chrome/browser/sync/glue/autofill_profile_model_associator_unittest.cc
|
| diff --git a/chrome/browser/sync/glue/autofill_profile_model_associator_unittest.cc b/chrome/browser/sync/glue/autofill_profile_model_associator_unittest.cc
|
| index 909b895c7caabcd65bb99d3237a7bc5c2a4803fe..312fccdc4d9d1b0b7ced2e7e0c2784a6411810e1 100644
|
| --- a/chrome/browser/sync/glue/autofill_profile_model_associator_unittest.cc
|
| +++ b/chrome/browser/sync/glue/autofill_profile_model_associator_unittest.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "base/tracked.h"
|
| #include "base/utf_string_conversions.h"
|
| -#include "chrome/browser/sync/engine/read_node_mock.h"
|
| -#include "chrome/browser/sync/engine/syncapi_mock.h"
|
| +#include "chrome/browser/sync/internal_api/read_node_mock.h"
|
| +#include "chrome/browser/sync/internal_api/syncapi_mock.h"
|
| #include "chrome/browser/sync/glue/autofill_profile_model_associator.h"
|
| #include "chrome/browser/sync/syncable/syncable.h"
|
| #include "chrome/browser/sync/syncable/syncable_mock.h"
|
|
|