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

Unified Diff: ios/chrome/browser/ui/BUILD.gn

Issue 2787503002: Move FaviconAttributes to UI (Closed)
Patch Set: Add blank line Created 3 years, 9 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 | « ios/chrome/browser/favicon/favicon_attributes_provider.mm ('k') | ios/chrome/browser/ui/favicon/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/ui/BUILD.gn
diff --git a/ios/chrome/browser/ui/BUILD.gn b/ios/chrome/browser/ui/BUILD.gn
index 4b1a8ceababd2185b8331fa27b5f9cc65bc163c0..8fbc69c869f43c0a62bdcc96853ac143240caf5d 100644
--- a/ios/chrome/browser/ui/BUILD.gn
+++ b/ios/chrome/browser/ui/BUILD.gn
@@ -12,8 +12,6 @@ source_set("ui") {
"animation_util.mm",
"background_generator.h",
"background_generator.mm",
- "favicon_view.h",
- "favicon_view.mm",
"file_locations.h",
"file_locations.mm",
"image_util.h",
@@ -45,7 +43,6 @@ source_set("ui") {
"//base",
"//base:i18n",
"//ios/chrome/browser",
- "//ios/chrome/browser/favicon",
"//ios/chrome/browser/store_kit",
"//ios/chrome/browser/ui/commands",
"//ios/web",
« no previous file with comments | « ios/chrome/browser/favicon/favicon_attributes_provider.mm ('k') | ios/chrome/browser/ui/favicon/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698