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

Unified Diff: chrome/browser/BUILD.gn

Issue 2883053003: Delete unused chrome://fallback-icon/ handling (Closed)
Patch Set: Merge branch 'master' into searchbox3 Created 3 years, 7 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 | « no previous file | chrome/browser/favicon/chrome_fallback_icon_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 918530606d86005f1e5ae3b2763784bbc6b8047d..2bbdc28557bdd28c9effa265654b05c2e5cf7840 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -401,14 +401,8 @@ split_static_library("browser") {
"external_protocol/external_protocol_handler.h",
"external_protocol/external_protocol_observer.cc",
"external_protocol/external_protocol_observer.h",
- "favicon/chrome_fallback_icon_client.cc",
- "favicon/chrome_fallback_icon_client.h",
- "favicon/chrome_fallback_icon_client_factory.cc",
- "favicon/chrome_fallback_icon_client_factory.h",
"favicon/chrome_favicon_client.cc",
"favicon/chrome_favicon_client.h",
- "favicon/fallback_icon_service_factory.cc",
- "favicon/fallback_icon_service_factory.h",
"favicon/favicon_service_factory.cc",
"favicon/favicon_service_factory.h",
"favicon/favicon_utils.cc",
« no previous file with comments | « no previous file | chrome/browser/favicon/chrome_fallback_icon_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698