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

Unified Diff: ash/resources/vector_icons/BUILD.gn

Issue 2271523002: Adds emoji/handwriting/vocie buttons on opt-in IME menu. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments and sync. 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 | « ash/common/system/tray/tray_constants.cc ('k') | ash/resources/vector_icons/ime_menu_emoticon.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/resources/vector_icons/BUILD.gn
diff --git a/ash/resources/vector_icons/BUILD.gn b/ash/resources/vector_icons/BUILD.gn
index 807c611800d4e5c450c19dc3cbf46be8d4ee9e99..80bedbedb52fd165a16b787f04f1a7129eab7fa8 100644
--- a/ash/resources/vector_icons/BUILD.gn
+++ b/ash/resources/vector_icons/BUILD.gn
@@ -8,6 +8,12 @@ action("aggregate_vector_icons") {
script = "//ui/gfx/vector_icons/aggregate_vector_icons.py"
icons = [
+ "ime_menu_emoticon.1x.icon",
+ "ime_menu_emoticon.icon",
+ "ime_menu_microphone.1x.icon",
+ "ime_menu_microphone.icon",
+ "ime_menu_write.1x.icon",
+ "ime_menu_write.icon",
"palette_action_capture_region.1x.icon",
"palette_action_capture_region.icon",
"palette_action_capture_screen.1x.icon",
« no previous file with comments | « ash/common/system/tray/tray_constants.cc ('k') | ash/resources/vector_icons/ime_menu_emoticon.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698