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

Unified Diff: chrome/test/remoting/auth_browsertest.cc

Issue 771003002: Add support for deferring app initialization when testing. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years 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/test/remoting/auth_browsertest.cc
diff --git a/chrome/test/remoting/auth_browsertest.cc b/chrome/test/remoting/auth_browsertest.cc
index a85f6903410e8e230d7f4790008af71c4bd763a9..973169751948173209aa03da30f8bcb3144ef208 100644
--- a/chrome/test/remoting/auth_browsertest.cc
+++ b/chrome/test/remoting/auth_browsertest.cc
@@ -11,7 +11,7 @@ IN_PROC_BROWSER_TEST_F(RemoteDesktopBrowserTest, MANUAL_Auth) {
Install();
- LaunchChromotingApp();
+ LaunchChromotingApp(false);
// Authorize, Authenticate, and Approve.
Auth();
« no previous file with comments | « no previous file | chrome/test/remoting/launch_browsertest.cc » ('j') | chrome/test/remoting/page_load_notification_observer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698