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" context="defau
lt_100_percent"> | 6 <output filename="grit/renderer_resources.h" type="rc_header" context="defau
lt_100_percent"> |
7 <emit emit_type='prepend'></emit> | 7 <emit emit_type='prepend'></emit> |
8 </output> | 8 </output> |
9 <output filename="grit/renderer_resources_map.cc" type="resource_map_source"
context="default_100_percent" /> | 9 <output filename="grit/renderer_resources_map.cc" type="resource_map_source"
context="default_100_percent" /> |
10 <output filename="grit/renderer_resources_map.h" type="resource_map_header"
context="default_100_percent" /> | 10 <output filename="grit/renderer_resources_map.h" type="resource_map_header"
context="default_100_percent" /> |
11 <output filename="renderer_resources_100_percent.pak" type="data_package" co
ntext="default_100_percent" /> | 11 <output filename="renderer_resources_100_percent.pak" type="data_package" co
ntext="default_100_percent" /> |
12 <output filename="renderer_resources_200_percent.pak" type="data_package" co
ntext="default_200_percent" /> | 12 <output filename="renderer_resources_200_percent.pak" type="data_package" co
ntext="default_200_percent" /> |
13 </outputs> | 13 </outputs> |
14 <release seq="1"> | 14 <release seq="1"> |
15 <structures fallback_to_low_resolution="true"> | 15 <structures fallback_to_low_resolution="true"> |
16 <structure type="chrome_scaled_image" name="IDR_SAD_WEBVIEW" file="common\
webview-crash.png" /> | 16 <structure type="chrome_scaled_image" name="IDR_SAD_WEBVIEW" file="common\
webview-crash.png" /> |
17 <structure type="chrome_scaled_image" name="IDR_SAD_PLUGIN" file="common\s
adplugin.png" /> | 17 <structure type="chrome_scaled_image" name="IDR_SAD_PLUGIN" file="common\s
adplugin.png" /> |
18 </structures> | 18 </structures> |
19 <includes> | 19 <includes> |
20 <if expr="pp_ifdef('android')"> | 20 <if expr="is_android"> |
21 <include name="IDR_MOBILE_YOUTUBE_PLUGIN_HTML" file="mobile_youtube_plug
in.html" flattenhtml="true" type="BINDATA" /> | 21 <include name="IDR_MOBILE_YOUTUBE_PLUGIN_HTML" file="mobile_youtube_plug
in.html" flattenhtml="true" type="BINDATA" /> |
22 </if> | 22 </if> |
23 <include name="IDR_BLOCKED_PLUGIN_HTML" file="blocked_plugin.html" flatten
html="true" type="BINDATA" /> | 23 <include name="IDR_BLOCKED_PLUGIN_HTML" file="blocked_plugin.html" flatten
html="true" type="BINDATA" /> |
24 <include name="IDR_CLICK_TO_PLAY_PLUGIN_HTML" file="click_to_play_plugin.h
tml" flattenhtml="true" type="BINDATA" /> | 24 <include name="IDR_CLICK_TO_PLAY_PLUGIN_HTML" file="click_to_play_plugin.h
tml" flattenhtml="true" type="BINDATA" /> |
25 <include name="IDR_CONTENT_WATCHER_JS" file="extensions\content_watcher.js
" type="BINDATA" /> | 25 <include name="IDR_CONTENT_WATCHER_JS" file="extensions\content_watcher.js
" type="BINDATA" /> |
26 <include name="IDR_DISABLED_PLUGIN_HTML" file="disabled_plugin.html" flatt
enhtml="true" type="BINDATA" /> | 26 <include name="IDR_DISABLED_PLUGIN_HTML" file="disabled_plugin.html" flatt
enhtml="true" type="BINDATA" /> |
27 <include name="IDR_ERROR_APP_HTML" file="error_app.html" flattenhtml="true
" type="BINDATA" /> | 27 <include name="IDR_ERROR_APP_HTML" file="error_app.html" flattenhtml="true
" type="BINDATA" /> |
28 <include name="IDR_EVENT_BINDINGS_JS" file="extensions\event.js" type="BIN
DATA" /> | 28 <include name="IDR_EVENT_BINDINGS_JS" file="extensions\event.js" type="BIN
DATA" /> |
29 <include name="IDR_GREASEMONKEY_API_JS" file="extensions\greasemonkey_api.
js" type="BINDATA" /> | 29 <include name="IDR_GREASEMONKEY_API_JS" file="extensions\greasemonkey_api.
js" type="BINDATA" /> |
30 <include name="IDR_SEARCHBOX_API" file="extensions\searchbox_api.js" type=
"BINDATA" /> | 30 <include name="IDR_SEARCHBOX_API" file="extensions\searchbox_api.js" type=
"BINDATA" /> |
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
92 <include name="IDR_WEB_VIEW_JS" file="extensions\web_view.js" type="BIND
ATA" /> | 92 <include name="IDR_WEB_VIEW_JS" file="extensions\web_view.js" type="BIND
ATA" /> |
93 | 93 |
94 <!-- Platform app support. --> | 94 <!-- Platform app support. --> |
95 <include name="IDR_PLATFORM_APP_CSS" file="extensions\platform_app.css"
type="BINDATA" /> | 95 <include name="IDR_PLATFORM_APP_CSS" file="extensions\platform_app.css"
type="BINDATA" /> |
96 <include name="IDR_PLATFORM_APP_JS" file="extensions\platform_app.js" ty
pe="BINDATA" /> | 96 <include name="IDR_PLATFORM_APP_JS" file="extensions\platform_app.js" ty
pe="BINDATA" /> |
97 <include name="IDR_INJECT_APP_TITLEBAR_JS" file="extensions\inject_app_t
itlebar.js" type="BINDATA" /> | 97 <include name="IDR_INJECT_APP_TITLEBAR_JS" file="extensions\inject_app_t
itlebar.js" type="BINDATA" /> |
98 </if> | 98 </if> |
99 </includes> | 99 </includes> |
100 </release> | 100 </release> |
101 </grit> | 101 </grit> |
OLD | NEW |