Index: chrome/browser/notifications/login_state_notification_blocker_chromeos_browsertest.cc |
diff --git a/chrome/browser/notifications/login_state_notification_blocker_chromeos_browsertest.cc b/chrome/browser/notifications/login_state_notification_blocker_chromeos_browsertest.cc |
index 1cd02863acac958e40e246725b491e3a1793398a..9abcac069c95e9e3b5e832d21cefce29ec767701 100644 |
--- a/chrome/browser/notifications/login_state_notification_blocker_chromeos_browsertest.cc |
+++ b/chrome/browser/notifications/login_state_notification_blocker_chromeos_browsertest.cc |
@@ -33,7 +33,7 @@ class LoginStateNotificationBlockerChromeOSBrowserTest |
// InProcessBrowserTest overrides: |
virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { |
- LoginManagerTest::SetUpCommandLine(command_line); |
+ chromeos::LoginManagerTest::SetUpCommandLine(command_line); |
command_line->AppendSwitch(::switches::kMultiProfiles); |
} |