| Index: chrome/app/theme/theme_resources.grd
|
| diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
|
| index bbdac5fdf302f277aff9f659130d06c6c410a587..d645f622f03e4607ed77b9227590f78c1fb0524b 100644
|
| --- a/chrome/app/theme/theme_resources.grd
|
| +++ b/chrome/app/theme/theme_resources.grd
|
| @@ -573,6 +573,12 @@
|
| <include name="IDR_VOLUME_BUBBLE_DOWN_ICON" file="volume_down_icon.png" type="BINDATA" />
|
| <include name="IDR_VOLUME_BUBBLE_MUTE_ICON" file="volume_mute_icon.png" type="BINDATA" />
|
| </if>
|
| +
|
| + <!-- Images only used by aura. -->
|
| + <if expr="pp_ifdef('use_aura')">
|
| + <include name="IDR_APP_LIST_INCOGNITO" file="app_list_incognito.png" type="BINDATA" />
|
| + <include name="IDR_APP_LIST_SETTINGS" file="app_list_settings.png" type="BINDATA" />
|
| + </if>
|
| </includes>
|
| </release>
|
| </grit>
|
|
|