summaryrefslogtreecommitdiffstats
path: root/chrome/app/theme/theme_resources.grd
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/app/theme/theme_resources.grd')
-rw-r--r--chrome/app/theme/theme_resources.grd6
1 files changed, 6 insertions, 0 deletions
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index bbdac5f..d645f62 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>