Chromium Code Reviews| Index: chrome/browser/automation/automation_profile_impl.h |
| =================================================================== |
| --- chrome/browser/automation/automation_profile_impl.h (revision 32405) |
| +++ chrome/browser/automation/automation_profile_impl.h (working copy) |
| @@ -19,9 +19,6 @@ |
| Profile* profile, |
| IPC::Message::Sender* automation_client); |
| -// Cleans up the request context on the IO thread. |
| -void CleanupRequestContext(ChromeURLRequestContextGetter* context); |
| +} |
| -}; |
| - |
| #endif // CHROME_BROWSER_AUTOMATION_AUTOMATION_PROFILE_IMPL_H_ |