Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(213)

Unified Diff: chrome/browser/ui/webui/options/managed_user_settings_test.h

Issue 13778004: Start in elevated mode when creating a new managed user profile. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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);

Powered by Google App Engine
This is Rietveld 408576698