Index: chrome/browser/ui/webui/options/chromeos/internet_options_handler.h |
=================================================================== |
--- chrome/browser/ui/webui/options/chromeos/internet_options_handler.h (revision 91968) |
+++ chrome/browser/ui/webui/options/chromeos/internet_options_handler.h (working copy) |
@@ -43,7 +43,7 @@ |
virtual void OnCellularDataPlanChanged(chromeos::NetworkLibrary* network_lib); |
// NotificationObserver implementation. |
- virtual void Observe(NotificationType type, |
+ virtual void Observe(int type, |
const NotificationSource& source, |
const NotificationDetails& details) OVERRIDE; |