Index: chrome/browser/ui/webui/options/managed_user_settings_test.h |
diff --git a/chrome/browser/ui/webui/options/managed_user_settings_test.h b/chrome/browser/ui/webui/options/managed_user_settings_test.h |
index 156f1f6d2951b991eecb41d8c816ef726a030f47..6baf2cef139b94c00082b4a58c4abc81f8b50318 100644 |
--- a/chrome/browser/ui/webui/options/managed_user_settings_test.h |
+++ b/chrome/browser/ui/webui/options/managed_user_settings_test.h |
@@ -16,6 +16,7 @@ class ManagedUserSettingsTest : public WebUIBrowserTest { |
protected: |
virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE; |
+ virtual void SetUpOnMainThread() OVERRIDE; |
private: |
DISALLOW_COPY_AND_ASSIGN(ManagedUserSettingsTest); |