| Index: chrome/test/reliability/reliability_test_suite.h
|
| diff --git a/chrome/test/reliability/reliability_test_suite.h b/chrome/test/reliability/reliability_test_suite.h
|
| index 6170d63e23a35f9d6edf9d80e162c5983da7e773..809ca52a1b209c9186bfd822fa1385ca2986607d 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(CommandLine());
|
| + SetPageRange(CommandLine(L""));
|
| }
|
| };
|
|
|
|
|