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

Unified Diff: chrome/browser/automation/testing_automation_provider.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/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,

Powered by Google App Engine
This is Rietveld 408576698