| Index: chrome/browser/sync/glue/app_change_processor.h
|
| diff --git a/chrome/browser/sync/glue/app_change_processor.h b/chrome/browser/sync/glue/app_change_processor.h
|
| index 7c2ce3e7d73474af29674a096de45b16f48239e3..0a692a8d8ad60995263b3ac35f9d5d446d2c1197 100644
|
| --- a/chrome/browser/sync/glue/app_change_processor.h
|
| +++ b/chrome/browser/sync/glue/app_change_processor.h
|
| @@ -7,9 +7,9 @@
|
| #pragma once
|
|
|
| #include "base/basictypes.h"
|
| -#include "chrome/browser/sync/engine/syncapi.h"
|
| #include "chrome/browser/sync/glue/change_processor.h"
|
| #include "chrome/browser/sync/glue/extension_sync_traits.h"
|
| +#include "chrome/browser/sync/internal_api/sync_manager.h"
|
| #include "content/common/content_notification_types.h"
|
| #include "content/common/notification_observer.h"
|
| #include "content/common/notification_registrar.h"
|
|
|