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

Unified Diff: chrome/browser/ui/pdf/chrome_pdf_web_contents_helper_client.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
Index: chrome/browser/ui/pdf/chrome_pdf_web_contents_helper_client.h
diff --git a/chrome/browser/ui/pdf/chrome_pdf_web_contents_helper_client.h b/chrome/browser/ui/pdf/chrome_pdf_web_contents_helper_client.h
index 9d1df6d7c6436d5cf5c4955b11ccbd80ef6182bb..96192cfb448ab44d00bf62ea9f85b456c105feb6 100644
--- a/chrome/browser/ui/pdf/chrome_pdf_web_contents_helper_client.h
+++ b/chrome/browser/ui/pdf/chrome_pdf_web_contents_helper_client.h
@@ -16,8 +16,6 @@ class ChromePDFWebContentsHelperClient
private:
// pdf::PDFWebContentsHelperClient:
- void UpdateLocationBar(content::WebContents* contents) override;
-
void UpdateContentRestrictions(content::WebContents* contents,
int content_restrictions) override;
« no previous file with comments | « chrome/browser/ui/location_bar/location_bar.h ('k') | chrome/browser/ui/pdf/chrome_pdf_web_contents_helper_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698