| Index: chrome/browser/automation/automation_provider.h
|
| ===================================================================
|
| --- chrome/browser/automation/automation_provider.h (revision 19748)
|
| +++ chrome/browser/automation/automation_provider.h (working copy)
|
| @@ -460,7 +460,7 @@
|
| HistoryService::Handle request_handle,
|
| GURL from_url,
|
| bool success,
|
| - HistoryService::RedirectList* redirects);
|
| + history::RedirectList* redirects);
|
|
|
| // Determine if the message from the external host represents a browser
|
| // event, and if so dispatch it.
|
|
|