summaryrefslogtreecommitdiffstats
path: root/chrome/browser/user_style_sheet_watcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/user_style_sheet_watcher.h')
-rw-r--r--chrome/browser/user_style_sheet_watcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/user_style_sheet_watcher.h b/chrome/browser/user_style_sheet_watcher.h
index 9ea1aac..72f87d9f 100644
--- a/chrome/browser/user_style_sheet_watcher.h
+++ b/chrome/browser/user_style_sheet_watcher.h
@@ -31,7 +31,7 @@ class UserStyleSheetWatcher
GURL user_style_sheet() const;
// NotificationObserver interface
- virtual void Observe(NotificationType type,
+ virtual void Observe(int type,
const NotificationSource& source,
const NotificationDetails& details);