| 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 0dcc9afa0a0120b2a6ef117e201646689d137988..8b883484331c03b189db62ae144d3ac27ffbe01e 100644
|
| --- a/chrome/browser/resources/component_extension_resources.grd
|
| +++ b/chrome/browser/resources/component_extension_resources.grd
|
| @@ -37,6 +37,7 @@
|
| <include name="IDR_GAIA_AUTH_SUCCESS" file="gaia_auth/success.html" allowexternalscript="true" type="BINDATA" />
|
| <include name="IDR_GAIA_AUTH_SUCCESS_JS" file="gaia_auth/success.js" type="BINDATA" />
|
| <include name="IDR_GAIA_AUTH_UTIL_JS" file="gaia_auth/util.js" type="BINDATA" />
|
| + <include name="IDR_GAIA_AUTH_BACKGROUND_JS" file="gaia_auth/background.js" type="BINDATA" />
|
| <include name="IDR_GAIA_AUTH_TEST_CONTENT_JS" file="gaia_auth/test/content.js" type="BINDATA" />
|
| <!-- Background page loader -->
|
| <include name="IDR_BACKLOADER_BACKGROUND_HTML" file="backloader/background.html" type="BINDATA" />
|
|
|