Update for move of string symbols into base::
This commit is contained in:
parent
5b93dc74e6
commit
5b788476a5
5 changed files with 5 additions and 5 deletions
|
@ -59,7 +59,7 @@ void NetworkDelegate::OnURLRequestDestroyed(net::URLRequest* request) {
|
|||
}
|
||||
|
||||
void NetworkDelegate::OnPACScriptError(int line_number,
|
||||
const string16& error) {
|
||||
const base::string16& error) {
|
||||
}
|
||||
|
||||
NetworkDelegate::AuthRequiredResponse NetworkDelegate::OnAuthRequired(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue