Chromium Code Reviews| Index: components/resources/flags_ui_resources.grdp |
| diff --git a/components/resources/flags_ui_resources.grdp b/components/resources/flags_ui_resources.grdp |
| index f5e599c8fa79ec8d14c224ab6de8cb4232e22108..383f224e528dbea0521d6eb13e6797caec8b5bf2 100644 |
| --- a/components/resources/flags_ui_resources.grdp |
| +++ b/components/resources/flags_ui_resources.grdp |
| @@ -2,4 +2,7 @@ |
| <grit-part> |
| <include name="IDR_FLAGS_UI_FLAGS_HTML" file="../flags_ui/resources/flags.html" flattenhtml="true" type="BINDATA" /> |
| <include name="IDR_FLAGS_UI_FLAGS_JS" file="../flags_ui/resources/flags.js" type="BINDATA" /> |
| + <if expr="is_ios"> |
| + <include name="IDR_APPLE_FLAGS_HTML" file="../flags_ui/resources/apple_flags.html" flattenhtml="true" type="BINDATA" /> |
| + </if> |
| </grit-part> |