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

Unified Diff: chrome/app/theme/theme_resources.grd

Issue 145353016: Adds the hotword off icon for app-list. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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/app/theme/default_200_percent/common/app_list_mic_hotword_off.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/theme/theme_resources.grd
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index 16f4c3d57f35b4615374705ff3829c42e57bea86..18eaa0c651da1199921805fa156829715afdfa53 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -46,6 +46,7 @@
</if>
<if expr="pp_ifdef('enable_app_list')">
<structure type="chrome_scaled_image" name="IDR_APP_LIST_TAB_OVERLAY" file="common/app_list_v1_overlay.png" />
+ <structure type="chrome_scaled_image" name="IDR_APP_LIST_MIC_HOTWORD_OFF" file="common/app_list_mic_hotword_off.png" />
</if>
<structure type="chrome_scaled_image" name="IDR_ASK_MEDIA" file="ask_media.png" />
<if expr="pp_ifdef('toolkit_views')">
« no previous file with comments | « chrome/app/theme/default_200_percent/common/app_list_mic_hotword_off.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698