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

Unified Diff: chrome/test/base/test_browser_window.h

Issue 2672463003: Remove dead code since PDFWebContentsHelper::ShowOpenInReaderPrompt isn't called anymore. (Closed)
Patch Set: Created 3 years, 11 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/browser/ui/views/open_pdf_in_reader_bubble_view.cc ('k') | components/pdf/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/base/test_browser_window.h
diff --git a/chrome/test/base/test_browser_window.h b/chrome/test/base/test_browser_window.h
index 6411db51137a0055eb73f01d431a8236c66286ac..d75242ddce007b43a1df05b8b653e5142f67968c 100644
--- a/chrome/test/base/test_browser_window.h
+++ b/chrome/test/base/test_browser_window.h
@@ -169,7 +169,6 @@ class TestBrowserWindow : public BrowserWindow {
void UpdateLocationBarVisibility(bool visible, bool animate) override {}
bool ShowPageActionPopup(const extensions::Extension* extension,
bool grant_active_tab) override;
- void UpdateOpenPDFInReaderPrompt() override {}
void SaveStateToContents(content::WebContents* contents) override {}
void Revert() override {}
const OmniboxView* GetOmniboxView() const override;
« no previous file with comments | « chrome/browser/ui/views/open_pdf_in_reader_bubble_view.cc ('k') | components/pdf/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698