Index: chrome/browser/resources/component_extension_resources.grd |
diff --git a/chrome/browser/resources/component_extension_resources.grd b/chrome/browser/resources/component_extension_resources.grd |
index 4f02a86fccc1d36f97cca5138f4c9eab0dff8781..a9b5a9ac3e986a82757ed26cb6693dd0ace818fd 100644 |
--- a/chrome/browser/resources/component_extension_resources.grd |
+++ b/chrome/browser/resources/component_extension_resources.grd |
@@ -144,6 +144,8 @@ |
<include name="IDR_FIRST_RUN_DIALOG_ICON_96" file="chromeos/first_run/app/icon/96.png" type="BINDATA" /> |
<include name="IDR_FIRST_RUN_DIALOG_ICON_128" file="chromeos/first_run/app/icon/128.png" type="BINDATA" /> |
<include name="IDR_FIRST_RUN_DIALOG_ICON_256" file="chromeos/first_run/app/icon/256.png" type="BINDATA" /> |
+ <include name="IDR_ARC_SUPPORT_BACKGROUND_JS" file="chromeos/arc_support/background.js" flattenhtml="true" type="BINDATA" /> |
+ <include name="IDR_ARC_SUPPORT_MAIN" file="chromeos/arc_support/main.html" allowexternalscript="true" type="BINDATA" /> |
</if> |
<if expr="enable_settings_app"> |
<include name="IDR_SETTINGS_APP_JS" file="settings_app/settings_app.js" type="BINDATA" /> |