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

Unified Diff: trunk/src/chrome/browser/ui/webui/print_preview/print_preview_ui.h

Issue 23597011: Revert 220467 "Added basic browser test for window.print() from ..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 4 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: trunk/src/chrome/browser/ui/webui/print_preview/print_preview_ui.h
===================================================================
--- trunk/src/chrome/browser/ui/webui/print_preview/print_preview_ui.h (revision 220471)
+++ trunk/src/chrome/browser/ui/webui/print_preview/print_preview_ui.h (working copy)
@@ -147,10 +147,6 @@
// default.
void OnPrintPreviewScalingDisabled();
- // Manages the global auto-cancel mode used only for testing.
- static void SetAutoCancelForTesting(bool auto_cancel);
- static bool AutoCancelForTesting();
-
private:
friend class PrintPreviewHandlerTest;
FRIEND_TEST_ALL_PREFIXES(PrintPreviewHandlerTest, StickyMarginsCustom);
« no previous file with comments | « trunk/src/chrome/browser/apps/app_browsertest.cc ('k') | trunk/src/chrome/browser/ui/webui/print_preview/print_preview_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698