Chromium Code Reviews| Index: chrome/app/theme/theme_resources.grd |
| diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd |
| index 7230804e6d464b6dd6bc516af270576d10274754..db7575108aed565ad37e2860fbed069bf5b24c6a 100644 |
| --- a/chrome/app/theme/theme_resources.grd |
| +++ b/chrome/app/theme/theme_resources.grd |
| @@ -405,6 +405,7 @@ |
| <structure type="chrome_scaled_image" name="IDR_KIOSK_APP_USER_POD_ICON" file="cros/kiosk_app_user_pod_icon.png" /> |
| <structure type="chrome_scaled_image" name="IDR_LEGACY_SUPERVISED_USER_ICON" file="cros/limited_user.png" /> |
| </if> |
| + <structure type="chrome_scaled_image" name="IDR_SUBRESOURCE_FILTER_ACTIVE" file="common/subresource_filter_active.png" /> |
|
Evan Stade
2016/07/29 16:19:55
you shouldn't need to add the pngs, as MD is on by
melandory
2016/07/29 16:25:41
Done.
|
| <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_BOTTOM" file="common/supervised_user_theme/label_bg_bottom.png" /> |
| <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_BOTTOM_LEFT" file="common/supervised_user_theme/label_bg_bottom_left.png" /> |
| <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_LABEL_BOTTOM_RIGHT" file="common/supervised_user_theme/label_bg_bottom_right.png" /> |