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..51c4e644804c5e1a076b8d7f198f4e13f437f137 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_OPT_IN_BACKGROUND_JS" file="chromeos/arc_opt_in/background.js" flattenhtml="true" type="BINDATA" /> |
+ <include name="IDR_ARC_OPT_IN_MAIN" file="chromeos/arc_opt_in/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" /> |