Index: chrome/browser/renderer_host/web_cache_manager.h |
=================================================================== |
--- chrome/browser/renderer_host/web_cache_manager.h (revision 91968) |
+++ chrome/browser/renderer_host/web_cache_manager.h (working copy) |
@@ -71,7 +71,7 @@ |
void ClearCache(); |
// NotificationObserver implementation: |
- virtual void Observe(NotificationType type, |
+ virtual void Observe(int type, |
const NotificationSource& source, |
const NotificationDetails& details) OVERRIDE; |