| Index: chrome/browser/sync/glue/change_processor.h
|
| diff --git a/chrome/browser/sync/glue/change_processor.h b/chrome/browser/sync/glue/change_processor.h
|
| index fba83016c1677687e6846ec62122cff4542e245c..d5252812a469f93dcb7ec5d3a37507235761a251 100644
|
| --- a/chrome/browser/sync/glue/change_processor.h
|
| +++ b/chrome/browser/sync/glue/change_processor.h
|
| @@ -6,8 +6,8 @@
|
| #define CHROME_BROWSER_SYNC_GLUE_CHANGE_PROCESSOR_H_
|
| #pragma once
|
|
|
| -#include "chrome/browser/sync/engine/syncapi.h"
|
| #include "chrome/browser/sync/glue/sync_backend_host.h"
|
| +#include "chrome/browser/sync/internal_api/sync_manager.h"
|
|
|
| class Profile;
|
|
|
|
|