summaryrefslogtreecommitdiffstats
path: root/chrome/test/reliability/reliability_test_suite.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/reliability/reliability_test_suite.h')
-rw-r--r--chrome/test/reliability/reliability_test_suite.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/reliability/reliability_test_suite.h b/chrome/test/reliability/reliability_test_suite.h
index a07b67c..6170d63 100644
--- a/chrome/test/reliability/reliability_test_suite.h
+++ b/chrome/test/reliability/reliability_test_suite.h
@@ -18,7 +18,7 @@ protected:
virtual void Initialize() {
UITestSuite::Initialize();
- SetPageRange(parsed_command_line_);
+ SetPageRange(CommandLine());
}
};