| Index: chrome/browser/sync/glue/extension_change_processor.h
|
| diff --git a/chrome/browser/sync/glue/extension_change_processor.h b/chrome/browser/sync/glue/extension_change_processor.h
|
| index 89428fbcfc8be9f25320bfe04586231dd834ebda..4d50f8c76855220ab874da7d52fe5d9489cf9573 100644
|
| --- a/chrome/browser/sync/glue/extension_change_processor.h
|
| +++ b/chrome/browser/sync/glue/extension_change_processor.h
|
| @@ -14,7 +14,7 @@
|
| #include "chrome/common/notification_type.h"
|
| #include "chrome/common/notification_registrar.h"
|
|
|
| -class ExtensionsService;
|
| +class ExtensionService;
|
| class NotificationDetails;
|
| class NotificationSource;
|
| class Profile;
|
|
|