| Index: chrome/browser/browser_resources.grd
|
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
|
| index 0c7bf2365c73776e094f70ead73b46319d63d72f..e6d99af4786525877104c67744dd69c3e48503fe 100644
|
| --- a/chrome/browser/browser_resources.grd
|
| +++ b/chrome/browser/browser_resources.grd
|
| @@ -343,8 +343,7 @@
|
| <include name="IDR_BLUETOOTH_PAIR_DEVICE_HTML" file="resources\chromeos\bluetooth_pair_device.html" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_SIM_UNLOCK_HTML" file="resources\chromeos\sim_unlock.html" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_SLOW_HTML" file="resources\chromeos\slow.html" flattenhtml="true" type="BINDATA" />
|
| - <include name="IDR_SLOW_JS" file="resources\chromeos\slow.js" type="BINDATA" />
|
| - <include name="IDR_CHARGER_REPLACEMENT_HTML" file="resources\chromeos\charger_replacement.html" flattenhtml="true" type="BINDATA" />
|
| + <include name="IDR_SLOW_JS" file="resources\chromeos\slow.js" type="BINDATA" />
|
| </if>
|
| <if expr="chromeos">
|
| <include name="IDR_DEMO_APP_MANIFEST" file="resources\chromeos\demo_app\manifest.json" type="BINDATA" />
|
|
|