| Index: chrome/browser/automation/url_request_failed_dns_job.h
|
| ===================================================================
|
| --- chrome/browser/automation/url_request_failed_dns_job.h (revision 3500)
|
| +++ chrome/browser/automation/url_request_failed_dns_job.h (working copy)
|
| @@ -19,7 +19,7 @@
|
| const std::string& scheme);
|
|
|
| // A test URL that can be used in UI tests.
|
| - static const wchar_t kTestUrl[];
|
| + static const char kTestUrl[];
|
|
|
| // For UI tests: adds the testing URLs to the URLRequestFilter.
|
| static void AddUITestUrls();
|
|
|