summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy/policy_stubs.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/policy/policy_stubs.cc')
-rw-r--r--chrome/browser/policy/policy_stubs.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/policy/policy_stubs.cc b/chrome/browser/policy/policy_stubs.cc
index b33dc77..92d1b4b 100644
--- a/chrome/browser/policy/policy_stubs.cc
+++ b/chrome/browser/policy/policy_stubs.cc
@@ -25,7 +25,7 @@ BrowserPolicyConnector* BrowserPolicyConnector::CreateForTests() {
BrowserPolicyConnector::~BrowserPolicyConnector() {
}
-void BrowserPolicyConnector::Observe(NotificationType type,
+void BrowserPolicyConnector::Observe(int type,
const NotificationSource& source,
const NotificationDetails& details) {
}