| Index: chrome/browser/browser_resources.grd
|
| ===================================================================
|
| --- chrome/browser/browser_resources.grd (revision 248093)
|
| +++ chrome/browser/browser_resources.grd (working copy)
|
| @@ -268,6 +268,7 @@
|
| <if expr="pp_ifdef('enable_google_now')">
|
| <include name="IDR_GOOGLE_NOW_MANIFEST" file="resources\google_now\manifest.json" type="BINDATA" />
|
| </if>
|
| + <include name="IDR_SIGNIN_HTML" file="resources\signin.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
| <if expr="not is_android">
|
| <include name="IDR_SUGGESTIONS_INTERNALS_HTML" file="resources\suggestions_internals\suggestions_internals.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
| <include name="IDR_SUGGESTIONS_INTERNALS_CSS" file="resources\suggestions_internals\suggestions_internals.css" type="BINDATA" />
|
|
|