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

Unified Diff: chrome/browser/ui/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/app/generated_resources.grd ('k') | chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index eb01d3f57a5dab5b6d2fa534d9cc5954bfd55404..6f1bd30150ad231791710642dc17c49ec818c8b0 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1755,8 +1755,6 @@ split_static_library("ui") {
"views/location_bar/location_bar_view.h",
"views/location_bar/location_icon_view.cc",
"views/location_bar/location_icon_view.h",
- "views/location_bar/open_pdf_in_reader_view.cc",
- "views/location_bar/open_pdf_in_reader_view.h",
"views/location_bar/page_action_image_view.cc",
"views/location_bar/page_action_image_view.h",
"views/location_bar/page_action_with_badge_view.cc",
@@ -1775,8 +1773,6 @@ split_static_library("ui") {
"views/omnibox/omnibox_result_view.h",
"views/omnibox/omnibox_view_views.cc",
"views/omnibox/omnibox_view_views.h",
- "views/open_pdf_in_reader_bubble_view.cc",
- "views/open_pdf_in_reader_bubble_view.h",
"views/outdated_upgrade_bubble_view.cc",
"views/outdated_upgrade_bubble_view.h",
"views/passwords/account_chooser_dialog_view.cc",
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698