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

Unified Diff: components/pdf/browser/BUILD.gn

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/test/base/test_browser_window.h ('k') | components/pdf/browser/open_pdf_in_reader_prompt_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/pdf/browser/BUILD.gn
diff --git a/components/pdf/browser/BUILD.gn b/components/pdf/browser/BUILD.gn
index 8ec86e931a3b90679165e7cea2a00e2dd742d341..99f85ad35f3f6e119f404c8e8550bc6f9b26e6a7 100644
--- a/components/pdf/browser/BUILD.gn
+++ b/components/pdf/browser/BUILD.gn
@@ -6,7 +6,6 @@ import("//build/config/features.gni")
static_library("browser") {
sources = [
- "open_pdf_in_reader_prompt_client.h",
"pdf_web_contents_helper.cc",
"pdf_web_contents_helper.h",
"pdf_web_contents_helper_client.h",
« no previous file with comments | « chrome/test/base/test_browser_window.h ('k') | components/pdf/browser/open_pdf_in_reader_prompt_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698