Index: chrome/test/automation/tab_proxy.h |
=================================================================== |
--- chrome/test/automation/tab_proxy.h (revision 131326) |
+++ chrome/test/automation/tab_proxy.h (working copy) |
@@ -289,9 +289,6 @@ |
// out of there' button. |
bool TakeActionOnSSLBlockingPage(bool proceed) WARN_UNUSED_RESULT; |
- // Prints the current page without user intervention. |
- bool PrintNow() WARN_UNUSED_RESULT; |
- |
// Sends off an asynchronous request for printing. |
bool PrintAsync() WARN_UNUSED_RESULT; |