| Index: chrome/browser/content_settings/host_content_settings_map.h
|
| ===================================================================
|
| --- chrome/browser/content_settings/host_content_settings_map.h (revision 91968)
|
| +++ chrome/browser/content_settings/host_content_settings_map.h (working copy)
|
| @@ -189,7 +189,7 @@
|
| void ShutdownOnUIThread();
|
|
|
| // NotificationObserver implementation.
|
| - virtual void Observe(NotificationType type,
|
| + virtual void Observe(int type,
|
| const NotificationSource& source,
|
| const NotificationDetails& details);
|
|
|
|
|