Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <!-- This comment is only here because changes to resources are not picked up | 2 <!-- This comment is only here because changes to resources are not picked up |
| 3 without changes to the corresponding grd file. fb9 --> | 3 without changes to the corresponding grd file. fb9 --> |
| 4 <grit latest_public_release="0" current_release="1"> | 4 <grit latest_public_release="0" current_release="1"> |
| 5 <outputs> | 5 <outputs> |
| 6 <output filename="grit/renderer_resources.h" type="rc_header"> | 6 <output filename="grit/renderer_resources.h" type="rc_header"> |
| 7 <emit emit_type='prepend'></emit> | 7 <emit emit_type='prepend'></emit> |
| 8 </output> | 8 </output> |
| 9 <output filename="renderer_resources.pak" type="data_package" /> | 9 <output filename="renderer_resources.pak" type="data_package" /> |
| 10 <output filename="renderer_resources.rc" type="rc_all" /> | 10 <output filename="renderer_resources.rc" type="rc_all" /> |
| 11 </outputs> | 11 </outputs> |
| 12 <release seq="1"> | 12 <release seq="1"> |
| 13 <includes> | 13 <includes> |
| 14 <if expr="pp_ifdef('android')"> | 14 <if expr="pp_ifdef('android')"> |
| 15 <include name="IDR_MOBILE_YOUTUBE_PLUGIN_HTML" file="resources\mobile_yo utube_plugin.html" flattenhtml="true" type="BINDATA" /> | 15 <include name="IDR_MOBILE_YOUTUBE_PLUGIN_HTML" file="resources\mobile_yo utube_plugin.html" flattenhtml="true" type="BINDATA" /> |
| 16 </if> | 16 </if> |
| 17 <include name="IDR_BLOCKED_PLUGIN_HTML" file="resources\blocked_plugin.htm l" flattenhtml="true" type="BINDATA" /> | 17 <include name="IDR_BLOCKED_PLUGIN_HTML" file="resources\blocked_plugin.htm l" flattenhtml="true" type="BINDATA" /> |
| 18 <include name="IDR_CLICK_TO_PLAY_PLUGIN_HTML" file="resources\click_to_pla y_plugin.html" flattenhtml="true" type="BINDATA" /> | 18 <include name="IDR_CLICK_TO_PLAY_PLUGIN_HTML" file="resources\click_to_pla y_plugin.html" flattenhtml="true" type="BINDATA" /> |
| 19 <include name="IDR_DISABLED_PLUGIN_HTML" file="resources\disabled_plugin.h tml" flattenhtml="true" type="BINDATA" /> | 19 <include name="IDR_DISABLED_PLUGIN_HTML" file="resources\disabled_plugin.h tml" flattenhtml="true" type="BINDATA" /> |
| 20 <include name="IDR_ERROR_APP_HTML" file="resources\error_app.html" flatten html="true" type="BINDATA" /> | 20 <include name="IDR_ERROR_APP_HTML" file="resources\error_app.html" flatten html="true" type="BINDATA" /> |
| 21 <include name="IDR_EVENT_BINDINGS_JS" file="resources\extensions\event.js" type="BINDATA" /> | 21 <include name="IDR_EVENT_BINDINGS_JS" file="resources\extensions\event.js" type="BINDATA" /> |
| 22 <include name="IDR_EXTENSION_APITEST_JS" file="resources\extensions\apites t.js" type="BINDATA" /> | 22 <include name="IDR_EXTENSION_APITEST_JS" file="resources\extensions\apites t.js" type="BINDATA" /> |
| 23 <include name="IDR_GREASEMONKEY_API_JS" file="resources\extensions\greasem onkey_api.js" type="BINDATA" /> | 23 <include name="IDR_GREASEMONKEY_API_JS" file="resources\extensions\greasem onkey_api.js" type="BINDATA" /> |
| 24 <include name="IDR_JSON_SCHEMA_JS" file="resources\extensions\json_schema. js" type="BINDATA" /> | 24 <include name="IDR_JSON_SCHEMA_JS" file="resources\extensions\json_schema. js" type="BINDATA" /> |
| 25 <include name="IDR_MISCELLANEOUS_BINDINGS_JS" file="resources\extensions\m iscellaneous_bindings.js" type="BINDATA" /> | 25 <include name="IDR_MISCELLANEOUS_BINDINGS_JS" file="resources\extensions\m iscellaneous_bindings.js" type="BINDATA" /> |
| 26 <include name="IDR_NET_ERROR_HTML" file="resources\neterror.html" flattenh tml="true" type="BINDATA" /> | 26 <include name="IDR_NET_ERROR_HTML" file="resources\neterror.html" flattenh tml="true" type="BINDATA" /> |
| 27 <include name="IDR_PLATFORM_APP_CSS" file="resources\extensions\platform_a pp.css" type="BINDATA" /> | |
| 28 <include name="IDR_PLATFORM_APP_JS" file="resources\extensions\platform_ap p.js" type="BINDATA" /> | |
| 29 <include name="IDR_SAD_PLUGIN" file="resources\sadplugin.png" type="BINDAT A" /> | 27 <include name="IDR_SAD_PLUGIN" file="resources\sadplugin.png" type="BINDAT A" /> |
| 30 <include name="IDR_SCHEMA_GENERATED_BINDINGS_JS" file="resources\extension s\schema_generated_bindings.js" type="BINDATA" /> | 28 <include name="IDR_SCHEMA_GENERATED_BINDINGS_JS" file="resources\extension s\schema_generated_bindings.js" type="BINDATA" /> |
| 31 | 29 |
| 32 <!-- Libraries. --> | 30 <!-- Libraries. --> |
| 33 <include name="IDR_SCHEMA_UTILS_JS" file="resources\extensions\schema_util s.js" type="BINDATA" /> | 31 <include name="IDR_SCHEMA_UTILS_JS" file="resources\extensions\schema_util s.js" type="BINDATA" /> |
| 34 <include name="IDR_SEND_REQUEST_JS" file="resources\extensions\send_reques t.js" type="BINDATA" /> | 32 <include name="IDR_SEND_REQUEST_JS" file="resources\extensions\send_reques t.js" type="BINDATA" /> |
| 35 <include name="IDR_SET_ICON_JS" file="resources\extensions\set_icon.js" ty pe="BINDATA" /> | 33 <include name="IDR_SET_ICON_JS" file="resources\extensions\set_icon.js" ty pe="BINDATA" /> |
| 36 <include name="IDR_UTILS_JS" file="resources\extensions\utils.js" type="BI NDATA" /> | 34 <include name="IDR_UTILS_JS" file="resources\extensions\utils.js" type="BI NDATA" /> |
| 37 | 35 |
| 38 <!-- Custom bindings for extension APIs. --> | |
| 39 <if expr="pp_ifdef('enable_extensions')"> | 36 <if expr="pp_ifdef('enable_extensions')"> |
| 37 <!-- Custom bindings for extension APIs. --> | |
| 40 <include name="IDR_APP_CUSTOM_BINDINGS_JS" file="resources\extensions\ap p_custom_bindings.js" type="BINDATA" /> | 38 <include name="IDR_APP_CUSTOM_BINDINGS_JS" file="resources\extensions\ap p_custom_bindings.js" type="BINDATA" /> |
| 41 <include name="IDR_APP_WINDOW_CUSTOM_BINDINGS_JS" file="resources\extens ions\app_window_custom_bindings.js" type="BINDATA" /> | 39 <include name="IDR_APP_WINDOW_CUSTOM_BINDINGS_JS" file="resources\extens ions\app_window_custom_bindings.js" type="BINDATA" /> |
| 42 <include name="IDR_BROWSER_ACTION_CUSTOM_BINDINGS_JS" file="resources\ex tensions\browser_action_custom_bindings.js" type="BINDATA" /> | 40 <include name="IDR_BROWSER_ACTION_CUSTOM_BINDINGS_JS" file="resources\ex tensions\browser_action_custom_bindings.js" type="BINDATA" /> |
| 43 <include name="IDR_CONTENT_SETTINGS_CUSTOM_BINDINGS_JS" file="resources\ extensions\content_settings_custom_bindings.js" type="BINDATA" /> | 41 <include name="IDR_CONTENT_SETTINGS_CUSTOM_BINDINGS_JS" file="resources\ extensions\content_settings_custom_bindings.js" type="BINDATA" /> |
| 44 <include name="IDR_CONTEXT_MENUS_CUSTOM_BINDINGS_JS" file="resources\ext ensions\context_menus_custom_bindings.js" type="BINDATA" /> | 42 <include name="IDR_CONTEXT_MENUS_CUSTOM_BINDINGS_JS" file="resources\ext ensions\context_menus_custom_bindings.js" type="BINDATA" /> |
| 45 <include name="IDR_DECLARATIVE_WEBREQUEST_CUSTOM_BINDINGS_JS" file="reso urces\extensions\declarative_webrequest_custom_bindings.js" type="BINDATA" /> | 43 <include name="IDR_DECLARATIVE_WEBREQUEST_CUSTOM_BINDINGS_JS" file="reso urces\extensions\declarative_webrequest_custom_bindings.js" type="BINDATA" /> |
| 46 <include name="IDR_DEVTOOLS_CUSTOM_BINDINGS_JS" file="resources\extensio ns\devtools_custom_bindings.js" type="BINDATA" /> | 44 <include name="IDR_DEVTOOLS_CUSTOM_BINDINGS_JS" file="resources\extensio ns\devtools_custom_bindings.js" type="BINDATA" /> |
| 47 <include name="IDR_EXPERIMENTAL_APP_CUSTOM_BINDINGS_JS" file="resources\ extensions\experimental.app_custom_bindings.js" type="BINDATA" /> | 45 <include name="IDR_EXPERIMENTAL_APP_CUSTOM_BINDINGS_JS" file="resources\ extensions\experimental.app_custom_bindings.js" type="BINDATA" /> |
| 48 <include name="IDR_EXPERIMENTAL_BLUETOOTH_CUSTOM_BINDINGS_JS" file="reso urces\extensions\experimental.bluetooth_custom_bindings.js" type="BINDATA" /> | 46 <include name="IDR_EXPERIMENTAL_BLUETOOTH_CUSTOM_BINDINGS_JS" file="reso urces\extensions\experimental.bluetooth_custom_bindings.js" type="BINDATA" /> |
| 49 <include name="IDR_EXPERIMENTAL_OFFSCREENTABS_CUSTOM_BINDINGS_JS" file=" resources\extensions\experimental.offscreenTabs_custom_bindings.js" type="BINDAT A" /> | 47 <include name="IDR_EXPERIMENTAL_OFFSCREENTABS_CUSTOM_BINDINGS_JS" file=" resources\extensions\experimental.offscreenTabs_custom_bindings.js" type="BINDAT A" /> |
| (...skipping 11 matching lines...) Expand all Loading... | |
| 61 <include name="IDR_PAGE_CAPTURE_CUSTOM_BINDINGS_JS" file="resources\exte nsions\page_capture_custom_bindings.js" type="BINDATA" /> | 59 <include name="IDR_PAGE_CAPTURE_CUSTOM_BINDINGS_JS" file="resources\exte nsions\page_capture_custom_bindings.js" type="BINDATA" /> |
| 62 <include name="IDR_RUNTIME_CUSTOM_BINDINGS_JS" file="resources\extension s\runtime_custom_bindings.js" type="BINDATA" /> | 60 <include name="IDR_RUNTIME_CUSTOM_BINDINGS_JS" file="resources\extension s\runtime_custom_bindings.js" type="BINDATA" /> |
| 63 <include name="IDR_STORAGE_CUSTOM_BINDINGS_JS" file="resources\extension s\storage_custom_bindings.js" type="BINDATA" /> | 61 <include name="IDR_STORAGE_CUSTOM_BINDINGS_JS" file="resources\extension s\storage_custom_bindings.js" type="BINDATA" /> |
| 64 <include name="IDR_TABS_CUSTOM_BINDINGS_JS" file="resources\extensions\t abs_custom_bindings.js" type="BINDATA" /> | 62 <include name="IDR_TABS_CUSTOM_BINDINGS_JS" file="resources\extensions\t abs_custom_bindings.js" type="BINDATA" /> |
| 65 <include name="IDR_TTS_CUSTOM_BINDINGS_JS" file="resources\extensions\tt s_custom_bindings.js" type="BINDATA" /> | 63 <include name="IDR_TTS_CUSTOM_BINDINGS_JS" file="resources\extensions\tt s_custom_bindings.js" type="BINDATA" /> |
| 66 <include name="IDR_TTS_ENGINE_CUSTOM_BINDINGS_JS" file="resources\extens ions\tts_engine_custom_bindings.js" type="BINDATA" /> | 64 <include name="IDR_TTS_ENGINE_CUSTOM_BINDINGS_JS" file="resources\extens ions\tts_engine_custom_bindings.js" type="BINDATA" /> |
| 67 <include name="IDR_TYPES_CUSTOM_BINDINGS_JS" file="resources\extensions\ types_custom_bindings.js" type="BINDATA" /> | 65 <include name="IDR_TYPES_CUSTOM_BINDINGS_JS" file="resources\extensions\ types_custom_bindings.js" type="BINDATA" /> |
| 68 <include name="IDR_WEB_REQUEST_CUSTOM_BINDINGS_JS" file="resources\exten sions\web_request_custom_bindings.js" type="BINDATA" /> | 66 <include name="IDR_WEB_REQUEST_CUSTOM_BINDINGS_JS" file="resources\exten sions\web_request_custom_bindings.js" type="BINDATA" /> |
| 69 <include name="IDR_WEB_REQUEST_INTERNAL_CUSTOM_BINDINGS_JS" file="resour ces\extensions\web_request_internal_custom_bindings.js" type="BINDATA" /> | 67 <include name="IDR_WEB_REQUEST_INTERNAL_CUSTOM_BINDINGS_JS" file="resour ces\extensions\web_request_internal_custom_bindings.js" type="BINDATA" /> |
| 70 <include name="IDR_WEBSTORE_CUSTOM_BINDINGS_JS" file="resources\extensio ns\webstore_custom_bindings.js" type="BINDATA" /> | 68 <include name="IDR_WEBSTORE_CUSTOM_BINDINGS_JS" file="resources\extensio ns\webstore_custom_bindings.js" type="BINDATA" /> |
| 69 | |
| 70 <!-- Platform app support. --> | |
| 71 <include name="IDR_BROWSER_TAG_JS" file="resources\extensions\browser_ta g.js" type="BINDATA" /> | |
|
Aaron Boodman
2012/07/02 20:52:35
I don't think that this should be categorized as '
Mihai Parparita -not on Chrome
2012/07/02 22:05:14
Moved to the general bindings list.
| |
| 72 <include name="IDR_PLATFORM_APP_CSS" file="resources\extensions\platform _app.css" type="BINDATA" /> | |
| 73 <include name="IDR_PLATFORM_APP_JS" file="resources\extensions\platform_ app.js" type="BINDATA" /> | |
| 71 </if> | 74 </if> |
| 72 </includes> | 75 </includes> |
| 73 </release> | 76 </release> |
| 74 </grit> | 77 </grit> |
| OLD | NEW |