Index: chrome/renderer/renderer_resources.grd |
diff --git a/chrome/renderer/renderer_resources.grd b/chrome/renderer/renderer_resources.grd |
index b63b3675650d3f48ae3e8e64037b22e15d313b13..cbf4d4e659f2c21c30a9dd8fc8ef223882eee695 100644 |
--- a/chrome/renderer/renderer_resources.grd |
+++ b/chrome/renderer/renderer_resources.grd |
@@ -13,6 +13,7 @@ without changes to the corresponding grd file. fb9 --> |
<includes> |
<include name="IDR_BASE_JS" file="resources\base.js" type="BINDATA" /> |
<include name="IDR_BLOCKED_PLUGIN_HTML" file="resources\blocked_plugin.html" flattenhtml="true" type="BINDATA" /> |
+ <include name="IDR_CLICK_TO_PLAY_PLUGIN_HTML" file="resources\click_to_play_plugin.html" flattenhtml="true" type="BINDATA" /> |
<include name="IDR_DOM_AUTOMATION_JS" file="resources\dom_automation.js" type="BINDATA" /> |
<include name="IDR_EVENT_BINDINGS_JS" file="resources\event_bindings.js" type="BINDATA" /> |
<include name="IDR_EXTENSION_APITEST_JS" file="resources\extension_apitest.js" type="BINDATA" /> |
@@ -20,7 +21,6 @@ without changes to the corresponding grd file. fb9 --> |
<include name="IDR_GREASEMONKEY_API_JS" file="resources\greasemonkey_api.js" type="BINDATA" /> |
<include name="IDR_JSON_SCHEMA_JS" file="resources\json_schema.js" type="BINDATA" /> |
<include name="IDR_NET_ERROR_HTML" file="resources\neterror.html" flattenhtml="true" type="BINDATA" /> |
- <include name="IDR_OUTDATED_PLUGIN_HTML" file="resources\outdated_plugin.html" flattenhtml="true" type="BINDATA" /> |
<include name="IDR_RENDERER_EXTENSION_BINDINGS_JS" file="resources\renderer_extension_bindings.js" type="BINDATA" /> |
<include name="IDR_SAD_PLUGIN" file="resources\sadplugin.png" type="BINDATA" /> |
<include name="IDR_ERROR_APP_HTML" file="resources\error_app.html" flattenhtml="true" type="BINDATA" /> |