| Index: chrome/browser/browser_resources.grd
|
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
|
| index e96d230b884c6626bcf9d738e1bae97cfa2901a2..42984310fbc1758fe828be3f70f4f22375903bc8 100644
|
| --- a/chrome/browser/browser_resources.grd
|
| +++ b/chrome/browser/browser_resources.grd
|
| @@ -630,6 +630,9 @@
|
| <if expr="is_win">
|
| <include name="IDR_NACL_BROKER_MANIFEST" file="../../components/nacl/broker/nacl_broker_manifest.json" type="BINDATA" />
|
| </if>
|
| + <if expr="not is_android and not is_ios">
|
| + <include name="IDR_TLS_ERROR_ASSISTANT_PB" file="${root_gen_dir}\chrome\browser\resources\ssl\tls_error_assistant\tls_error_assistant.pb" use_base_dir="false" type="BINDATA" />
|
| + </if>
|
| </includes>
|
| </release>
|
| </grit>
|
|
|