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

Unified Diff: ui/gfx/vector_icons/BUILD.gn

Issue 2299423002: [Material][Mac] Replace hard-coded default favicon with .icon file (Closed)
Patch Set: Vector icon file Created 4 years, 3 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/browser/ui/cocoa/tab_contents/favicon_util_mac.mm ('k') | ui/gfx/vector_icons/default_favicon.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/vector_icons/BUILD.gn
diff --git a/ui/gfx/vector_icons/BUILD.gn b/ui/gfx/vector_icons/BUILD.gn
index de7db04a1d12fa81c47c4873e9021fe843e45e65..939003cf6a2a8ba250a43d81dd22eeea76b11382 100644
--- a/ui/gfx/vector_icons/BUILD.gn
+++ b/ui/gfx/vector_icons/BUILD.gn
@@ -33,6 +33,7 @@ action("aggregate_vector_icons") {
"crashed_tab.icon",
"credit_card.1x.icon",
"credit_card.icon",
+ "default_favicon.icon",
"eol.icon",
"error_circle.icon",
"extension.icon",
« no previous file with comments | « chrome/browser/ui/cocoa/tab_contents/favicon_util_mac.mm ('k') | ui/gfx/vector_icons/default_favicon.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698