| Index: chrome/browser/browser_resources.grd
|
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
|
| index c23cfde121bdaf56735af48e4faf691d11373946..e4e7a5720f333975cafdcd0de72a851a881ef055 100644
|
| --- a/chrome/browser/browser_resources.grd
|
| +++ b/chrome/browser/browser_resources.grd
|
| @@ -206,6 +206,8 @@
|
| <include name="IDR_VR_SHELL_UI_HTML" file="resources\vr_shell\vr_shell_ui.html" allowexternalscript="true" flattenhtml="true" compress="gzip" type="BINDATA" />
|
| <include name="IDR_VR_SHELL_UI_CSS" file="resources\vr_shell\vr_shell_ui.css" compress="gzip" type="BINDATA" />
|
| <include name="IDR_VR_SHELL_UI_JS" file="resources\vr_shell\vr_shell_ui.js" compress="gzip" type="BINDATA" />
|
| + <include name="IDR_VR_SHELL_WEBVR_NOT_SECURE_PERMANENT_PNG" file="resources\vr_shell\webvr_not_secure_permanent.png" type="BINDATA" />
|
| + <include name="IDR_VR_SHELL_WEBVR_NOT_SECURE_TRANSIENT_PNG" file="resources\vr_shell\webvr_not_secure_transient.png" type="BINDATA" />
|
| </if>
|
| </if>
|
| <include name="IDR_SUPERVISED_USER_INTERNALS_HTML" file="resources\supervised_user_internals.html" allowexternalscript="true" compress="gzip" type="BINDATA" />
|
|
|