Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(251)

Unified Diff: chrome/browser/automation/url_request_failed_dns_job.h

Issue 6268: Port some more parts of browser/... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 12 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/SConscript ('k') | chrome/browser/automation/url_request_failed_dns_job.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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();
« no previous file with comments | « chrome/browser/SConscript ('k') | chrome/browser/automation/url_request_failed_dns_job.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698