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

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

Issue 2385063005: Make PermissionRequest::GetIconId return different types (Closed)
Patch Set: git cl try Created 4 years, 2 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
Index: ui/gfx/vector_icons/BUILD.gn
diff --git a/ui/gfx/vector_icons/BUILD.gn b/ui/gfx/vector_icons/BUILD.gn
index aecccb8e12ffc49376fb213eebebc9a308e88a3e..1851e591cdff1415b3cd713109fd698a46e783b5 100644
--- a/ui/gfx/vector_icons/BUILD.gn
+++ b/ui/gfx/vector_icons/BUILD.gn
@@ -82,6 +82,7 @@ action("aggregate_vector_icons") {
"menu_check.icon",
"menu_radio_empty.icon",
"menu_radio_selected.icon",
+ "microphone.icon",
"midi.icon",
"mixed_content.icon",
"mode_edit.icon",

Powered by Google App Engine
This is Rietveld 408576698