Index: chrome/browser/chromeos/frame/layout_mode_button.h |
=================================================================== |
--- chrome/browser/chromeos/frame/layout_mode_button.h (revision 91971) |
+++ chrome/browser/chromeos/frame/layout_mode_button.h (working copy) |
@@ -30,7 +30,7 @@ |
virtual bool HitTest(const gfx::Point& l) const OVERRIDE; |
// NotificationObserver implementation. |
- virtual void Observe(NotificationType type, |
+ virtual void Observe(int type, |
const NotificationSource& source, |
const NotificationDetails& details) OVERRIDE; |