| Index: chrome/renderer/resources/renderer_resources.grd
|
| diff --git a/chrome/renderer/resources/renderer_resources.grd b/chrome/renderer/resources/renderer_resources.grd
|
| index 0917b3604faba22fe2acc053b1e0a47fc1d55a7a..c833185c78a50eea596e37288cd24857d102961d 100644
|
| --- a/chrome/renderer/resources/renderer_resources.grd
|
| +++ b/chrome/renderer/resources/renderer_resources.grd
|
| @@ -18,7 +18,6 @@
|
| <include name="IDR_MOBILE_YOUTUBE_PLUGIN_HTML" file="mobile_youtube_plugin.html" flattenhtml="true" type="BINDATA" />
|
| </if>
|
| <include name="IDR_BLOCKED_PLUGIN_HTML" file="blocked_plugin.html" flattenhtml="true" type="BINDATA" />
|
| - <include name="IDR_CLICK_TO_PLAY_PLUGIN_HTML" file="click_to_play_plugin.html" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_DISABLED_PLUGIN_HTML" file="disabled_plugin.html" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_ERROR_APP_HTML" file="error_app.html" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_NET_ERROR_HTML" file="neterror.html" flattenhtml="true" type="BINDATA" />
|
|
|