Index: chrome/browser/automation/automation_provider.h |
=================================================================== |
--- chrome/browser/automation/automation_provider.h (revision 42724) |
+++ chrome/browser/automation/automation_provider.h (working copy) |
@@ -359,6 +359,9 @@ |
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); |