Chromium Code Reviews| Index: chrome/browser/policy/policy_stubs.cc |
| =================================================================== |
| --- chrome/browser/policy/policy_stubs.cc (revision 91968) |
| +++ chrome/browser/policy/policy_stubs.cc (working copy) |
| @@ -25,7 +25,7 @@ |
| BrowserPolicyConnector::~BrowserPolicyConnector() { |
| } |
| -void BrowserPolicyConnector::Observe(NotificationType type, |
| +void BrowserPolicyConnector::Observe(int type, |
| const NotificationSource& source, |
| const NotificationDetails& details) { |
| } |