| Index: chrome/browser/browser_resources.grd
|
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
|
| index b6a47767a2e62f0e8d3112c4ecf613487cc6f564..08a53acfdfac927e63799b88373766b2e8c508e0 100644
|
| --- a/chrome/browser/browser_resources.grd
|
| +++ b/chrome/browser/browser_resources.grd
|
| @@ -448,6 +448,9 @@
|
| <include name="IDR_BRAILLE_MANIFEST" file="resources\chromeos\braille_ime\manifest.json" type="BINDATA" />
|
| </if>
|
| <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_proxy\manifest.json" type="BINDATA" />
|
| + <if expr="not is_android">
|
| + <include name="IDR_MD_SETTINGS_UI_HTML" file="resources\md_settings\md_settings.html" type="BINDATA" />
|
| + </if>
|
| </includes>
|
| </release>
|
| </grit>
|
|
|