| Index: chrome/test/perf/startup_test.cc
|
| diff --git a/chrome/test/perf/startup_test.cc b/chrome/test/perf/startup_test.cc
|
| index 4001aebcb819608a073891c828848ca9a06e8558..a7e8166863a329713079b64cf6148efa9d0ddc97 100644
|
| --- a/chrome/test/perf/startup_test.cc
|
| +++ b/chrome/test/perf/startup_test.cc
|
| @@ -216,7 +216,7 @@ class StartupTest : public UIPerfTest {
|
| ASSERT_TRUE(browser_proxy.get());
|
|
|
| if (browser_proxy->GetInitialLoadTimes(
|
| - TestTimeouts::action_max_timeout_ms(),
|
| + TestTimeouts::action_max_timeout(),
|
| &min_start,
|
| &max_stop,
|
| ×) &&
|
|
|