| 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();
|
|
|