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

Unified Diff: chrome/browser/chromeos/login/wizard_in_process_browser_test.h

Issue 10808061: [cros] Flip enable-new-oobe switch. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 5 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/chromeos/login/wizard_in_process_browser_test.h
diff --git a/chrome/browser/chromeos/login/wizard_in_process_browser_test.h b/chrome/browser/chromeos/login/wizard_in_process_browser_test.h
index fb64519ab6133fe88cfe42cece0422e5d2a83057..ad49b749de5cea1148bff5d0237ea2893ddcfeff 100644
--- a/chrome/browser/chromeos/login/wizard_in_process_browser_test.h
+++ b/chrome/browser/chromeos/login/wizard_in_process_browser_test.h
@@ -26,6 +26,9 @@ class WizardInProcessBrowserTest : public CrosInProcessBrowserTest {
public:
explicit WizardInProcessBrowserTest(const char* screen_name);
+ // Overriden from InProcessBrowserTest:
+ virtual void SetUp() OVERRIDE;
+
protected:
// Can be overriden by derived test fixtures to set up environment after
// browser is created but wizard is not shown yet.
« no previous file with comments | « chrome/browser/chromeos/login/wizard_controller.cc ('k') | chrome/browser/chromeos/login/wizard_in_process_browser_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698