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

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: review comments 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
« no previous file with comments | « chrome/common/automation_messages_internal.h ('k') | chrome/test/automation/tab_proxy.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « chrome/common/automation_messages_internal.h ('k') | chrome/test/automation/tab_proxy.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698