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

Unified Diff: chrome/renderer/printing/chrome_print_web_view_helper_delegate.h

Issue 1128453003: Remove the OOP PDF flag (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/chrome_switches.cc ('k') | chrome/renderer/printing/chrome_print_web_view_helper_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/printing/chrome_print_web_view_helper_delegate.h
diff --git a/chrome/renderer/printing/chrome_print_web_view_helper_delegate.h b/chrome/renderer/printing/chrome_print_web_view_helper_delegate.h
index d290b56ca6671779a0932fd8e36534bfd0fdd2e5..dae1adea1860216ff4d06733f5018f05fde01080 100644
--- a/chrome/renderer/printing/chrome_print_web_view_helper_delegate.h
+++ b/chrome/renderer/printing/chrome_print_web_view_helper_delegate.h
@@ -17,8 +17,6 @@ class ChromePrintWebViewHelperDelegate
blink::WebElement GetPdfElement(blink::WebLocalFrame* frame) override;
- bool IsOutOfProcessPdfEnabled() override;
-
bool IsPrintPreviewEnabled() override;
bool OverridePrint(blink::WebLocalFrame* frame) override;
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | chrome/renderer/printing/chrome_print_web_view_helper_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698