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

Unified Diff: ios/chrome/browser/favicon/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 | « no previous file | ios/chrome/browser/favicon/favicon_attributes.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/favicon/BUILD.gn
diff --git a/ios/chrome/browser/favicon/BUILD.gn b/ios/chrome/browser/favicon/BUILD.gn
index 443868c163f83c04a764d890e626166415454d2b..a83c596f620d90e28a257084935b0ce580e37b8c 100644
--- a/ios/chrome/browser/favicon/BUILD.gn
+++ b/ios/chrome/browser/favicon/BUILD.gn
@@ -5,10 +5,6 @@
source_set("favicon") {
configs += [ "//build/config/compiler:enable_arc" ]
sources = [
- "favicon_attributes.h",
- "favicon_attributes.mm",
- "favicon_attributes_provider.h",
- "favicon_attributes_provider.mm",
"favicon_client_impl.h",
"favicon_client_impl.mm",
"favicon_loader.h",
« no previous file with comments | « no previous file | ios/chrome/browser/favicon/favicon_attributes.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698