Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(377)

Unified Diff: chrome/test/automation/tab_proxy.h

Issue 10033001: Convert printing ui_tests to browser_tests. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;

Powered by Google App Engine
This is Rietveld 408576698