| Index: chrome/browser/automation/testing_automation_provider.h
|
| ===================================================================
|
| --- chrome/browser/automation/testing_automation_provider.h (revision 131326)
|
| +++ chrome/browser/automation/testing_automation_provider.h (working copy)
|
| @@ -244,9 +244,6 @@
|
| int message_num,
|
| bool* menu_item_enabled);
|
|
|
| - // Prints the current tab immediately.
|
| - void PrintNow(int tab_handle, IPC::Message* reply_message);
|
| -
|
| // Save the current web page.
|
| void SavePage(int tab_handle,
|
| const FilePath& file_name,
|
|
|