| Index: components/search_engines/template_url_service.cc
|
| diff --git a/components/search_engines/template_url_service.cc b/components/search_engines/template_url_service.cc
|
| index 29a06edce379fba99cde94c2a2966d280930b637..d6c5cb961be4cf81e03469fd083436ccfed0ca6d 100644
|
| --- a/components/search_engines/template_url_service.cc
|
| +++ b/components/search_engines/template_url_service.cc
|
| @@ -33,8 +33,8 @@
|
| #include "components/search_engines/template_url_service_client.h"
|
| #include "components/search_engines/template_url_service_observer.h"
|
| #include "components/search_engines/util.h"
|
| -#include "components/sync/api/sync_change.h"
|
| -#include "components/sync/api/sync_error_factory.h"
|
| +#include "components/sync/model/sync_change.h"
|
| +#include "components/sync/model/sync_error_factory.h"
|
| #include "components/sync/protocol/search_engine_specifics.pb.h"
|
| #include "components/sync/protocol/sync.pb.h"
|
| #include "components/url_formatter/url_fixer.h"
|
|
|