Chromium Code Reviews| Index: remoting/test/chromoting_test_driver_tests.cc |
| diff --git a/remoting/test/chromoting_test_driver_tests.cc b/remoting/test/chromoting_test_driver_tests.cc |
| index 8ab77654b06f8dc0f6b1af0bc3d3540a790ffb71..5e47193b6395c616daf920443dab68c6a541dfe2 100644 |
| --- a/remoting/test/chromoting_test_driver_tests.cc |
| +++ b/remoting/test/chromoting_test_driver_tests.cc |
| @@ -7,7 +7,7 @@ |
| namespace { |
| const base::TimeDelta kPinBasedMaxConnectionTimeInSeconds = |
| - base::TimeDelta::FromSeconds(5); |
| + base::TimeDelta::FromSeconds(10); |
| } |
| namespace remoting { |