| Index: chrome/browser/automation/automation_provider.h
|
| ===================================================================
|
| --- chrome/browser/automation/automation_provider.h (revision 42690)
|
| +++ chrome/browser/automation/automation_provider.h (working copy)
|
| @@ -359,9 +359,6 @@
|
|
|
| void OnSetPageFontSize(int tab_handle, int font_size);
|
|
|
| - // See browsing_data_remover.h for explanation of bitmap fields.
|
| - void RemoveBrowsingData(int remove_mask);
|
| -
|
| void InstallExtension(const FilePath& crx_path,
|
| IPC::Message* reply_message);
|
|
|
|
|