diff options
Diffstat (limited to 'chrome/browser/sync/glue/extension_change_processor.h')
-rw-r--r-- | chrome/browser/sync/glue/extension_change_processor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/sync/glue/extension_change_processor.h b/chrome/browser/sync/glue/extension_change_processor.h index 89428fb..4d50f8c 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; |