Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(675)

Side by Side Diff: chrome/renderer/resources/renderer_resources.grd

Issue 11547033: Implement declarativeContent API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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="pp_ifdef('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_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" />
26 <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" />
27 <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" />
28 <include name="IDR_EXTENSION_APITEST_JS" file="extensions\apitest.js" type ="BINDATA" /> 29 <include name="IDR_EXTENSION_APITEST_JS" file="extensions\apitest.js" type ="BINDATA" />
29 <include name="IDR_GREASEMONKEY_API_JS" file="extensions\greasemonkey_api. js" type="BINDATA" /> 30 <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" /> 31 <include name="IDR_SEARCHBOX_API" file="extensions\searchbox_api.js" type= "BINDATA" />
31 <include name="IDR_JSON_SCHEMA_JS" file="extensions\json_schema.js" type=" BINDATA" /> 32 <include name="IDR_JSON_SCHEMA_JS" file="extensions\json_schema.js" type=" BINDATA" />
32 <include name="IDR_MISCELLANEOUS_BINDINGS_JS" file="extensions\miscellaneo us_bindings.js" type="BINDATA" /> 33 <include name="IDR_MISCELLANEOUS_BINDINGS_JS" file="extensions\miscellaneo us_bindings.js" type="BINDATA" />
33 <include name="IDR_NET_ERROR_HTML" file="neterror.html" flattenhtml="true" type="BINDATA" /> 34 <include name="IDR_NET_ERROR_HTML" file="neterror.html" flattenhtml="true" type="BINDATA" />
34 <include name="IDR_SCHEMA_GENERATED_BINDINGS_JS" file="extensions\schema_g enerated_bindings.js" type="BINDATA" /> 35 <include name="IDR_SCHEMA_GENERATED_BINDINGS_JS" file="extensions\schema_g enerated_bindings.js" type="BINDATA" />
35 36
36 <!-- Libraries. --> 37 <!-- Libraries. -->
37 <include name="IDR_TAG_WATCHER_JS" file="extensions\tag_watcher.js" type=" BINDATA" /> 38 <include name="IDR_TAG_WATCHER_JS" file="extensions\tag_watcher.js" type=" BINDATA" />
38 <include name="IDR_LAST_ERROR_JS" file="extensions\last_error.js" type="BI NDATA" /> 39 <include name="IDR_LAST_ERROR_JS" file="extensions\last_error.js" type="BI NDATA" />
39 <include name="IDR_SCHEMA_UTILS_JS" file="extensions\schema_utils.js" type ="BINDATA" /> 40 <include name="IDR_SCHEMA_UTILS_JS" file="extensions\schema_utils.js" type ="BINDATA" />
40 <include name="IDR_SEND_REQUEST_JS" file="extensions\send_request.js" type ="BINDATA" /> 41 <include name="IDR_SEND_REQUEST_JS" file="extensions\send_request.js" type ="BINDATA" />
41 <include name="IDR_SET_ICON_JS" file="extensions\set_icon.js" type="BINDAT A" /> 42 <include name="IDR_SET_ICON_JS" file="extensions\set_icon.js" type="BINDAT A" />
42 <include name="IDR_UTILS_JS" file="extensions\utils.js" type="BINDATA" /> 43 <include name="IDR_UTILS_JS" file="extensions\utils.js" type="BINDATA" />
43 <include name="IDR_ENTRY_ID_MANAGER" file="extensions\entry_id_manager.js" type="BINDATA" /> 44 <include name="IDR_ENTRY_ID_MANAGER" file="extensions\entry_id_manager.js" type="BINDATA" />
44 45
45 <if expr="pp_ifdef('enable_extensions')"> 46 <if expr="pp_ifdef('enable_extensions')">
46 <!-- Custom bindings for extension APIs. --> 47 <!-- Custom bindings for extension APIs. -->
47 <include name="IDR_APP_CUSTOM_BINDINGS_JS" file="extensions\app_custom_b indings.js" type="BINDATA" /> 48 <include name="IDR_APP_CUSTOM_BINDINGS_JS" file="extensions\app_custom_b indings.js" type="BINDATA" />
48 <include name="IDR_APP_RUNTIME_CUSTOM_BINDINGS_JS" file="extensions\app_ runtime_custom_bindings.js" type="BINDATA" /> 49 <include name="IDR_APP_RUNTIME_CUSTOM_BINDINGS_JS" file="extensions\app_ runtime_custom_bindings.js" type="BINDATA" />
49 <include name="IDR_APP_WINDOW_CUSTOM_BINDINGS_JS" file="extensions\app_w indow_custom_bindings.js" type="BINDATA" /> 50 <include name="IDR_APP_WINDOW_CUSTOM_BINDINGS_JS" file="extensions\app_w indow_custom_bindings.js" type="BINDATA" />
50 <include name="IDR_BROWSER_ACTION_CUSTOM_BINDINGS_JS" file="extensions\b rowser_action_custom_bindings.js" type="BINDATA" /> 51 <include name="IDR_BROWSER_ACTION_CUSTOM_BINDINGS_JS" file="extensions\b rowser_action_custom_bindings.js" type="BINDATA" />
51 <include name="IDR_CONTENT_SETTINGS_CUSTOM_BINDINGS_JS" file="extensions \content_settings_custom_bindings.js" type="BINDATA" /> 52 <include name="IDR_CONTENT_SETTINGS_CUSTOM_BINDINGS_JS" file="extensions \content_settings_custom_bindings.js" type="BINDATA" />
52 <include name="IDR_CONTEXT_MENUS_CUSTOM_BINDINGS_JS" file="extensions\co ntext_menus_custom_bindings.js" type="BINDATA" /> 53 <include name="IDR_CONTEXT_MENUS_CUSTOM_BINDINGS_JS" file="extensions\co ntext_menus_custom_bindings.js" type="BINDATA" />
54 <include name="IDR_DECLARATIVE_CONTENT_CUSTOM_BINDINGS_JS" file="extensi ons\declarative_content_custom_bindings.js" type="BINDATA" />
53 <include name="IDR_DECLARATIVE_WEBREQUEST_CUSTOM_BINDINGS_JS" file="exte nsions\declarative_webrequest_custom_bindings.js" type="BINDATA" /> 55 <include name="IDR_DECLARATIVE_WEBREQUEST_CUSTOM_BINDINGS_JS" file="exte nsions\declarative_webrequest_custom_bindings.js" type="BINDATA" />
54 <include name="IDR_BLUETOOTH_CUSTOM_BINDINGS_JS" file="extensions\blueto oth_custom_bindings.js" type="BINDATA" /> 56 <include name="IDR_BLUETOOTH_CUSTOM_BINDINGS_JS" file="extensions\blueto oth_custom_bindings.js" type="BINDATA" />
55 <include name="IDR_PERMISSIONS_CUSTOM_BINDINGS_JS" file="extensions\perm issions_custom_bindings.js" type="BINDATA" /> 57 <include name="IDR_PERMISSIONS_CUSTOM_BINDINGS_JS" file="extensions\perm issions_custom_bindings.js" type="BINDATA" />
56 <include name="IDR_EXPERIMENTAL_MEDIA_GALLERIES_CUSTOM_BINDINGS_JS" file ="extensions\experimental.media_galleries_custom_bindings.js" type="BINDATA" /> 58 <include name="IDR_EXPERIMENTAL_MEDIA_GALLERIES_CUSTOM_BINDINGS_JS" file ="extensions\experimental.media_galleries_custom_bindings.js" type="BINDATA" />
57 <include name="IDR_EXPERIMENTAL_OFFSCREENTABS_CUSTOM_BINDINGS_JS" file=" extensions\experimental.offscreenTabs_custom_bindings.js" type="BINDATA" /> 59 <include name="IDR_EXPERIMENTAL_OFFSCREENTABS_CUSTOM_BINDINGS_JS" file=" extensions\experimental.offscreenTabs_custom_bindings.js" type="BINDATA" />
58 <include name="IDR_EXTENSION_CUSTOM_BINDINGS_JS" file="extensions\extens ion_custom_bindings.js" type="BINDATA" /> 60 <include name="IDR_EXTENSION_CUSTOM_BINDINGS_JS" file="extensions\extens ion_custom_bindings.js" type="BINDATA" />
59 <include name="IDR_FILE_BROWSER_HANDLER_CUSTOM_BINDINGS_JS" file="extens ions\file_browser_handler_custom_bindings.js" type="BINDATA" /> 61 <include name="IDR_FILE_BROWSER_HANDLER_CUSTOM_BINDINGS_JS" file="extens ions\file_browser_handler_custom_bindings.js" type="BINDATA" />
60 <include name="IDR_FILE_BROWSER_PRIVATE_CUSTOM_BINDINGS_JS" file="extens ions\file_browser_private_custom_bindings.js" type="BINDATA" /> 62 <include name="IDR_FILE_BROWSER_PRIVATE_CUSTOM_BINDINGS_JS" file="extens ions\file_browser_private_custom_bindings.js" type="BINDATA" />
61 <include name="IDR_FILE_SYSTEM_CUSTOM_BINDINGS_JS" file="extensions\file _system_custom_bindings.js" type="BINDATA" /> 63 <include name="IDR_FILE_SYSTEM_CUSTOM_BINDINGS_JS" file="extensions\file _system_custom_bindings.js" type="BINDATA" />
62 <include name="IDR_I18N_CUSTOM_BINDINGS_JS" file="extensions\i18n_custom _bindings.js" type="BINDATA" /> 64 <include name="IDR_I18N_CUSTOM_BINDINGS_JS" file="extensions\i18n_custom _bindings.js" type="BINDATA" />
(...skipping 19 matching lines...) Expand all
82 <include name="IDR_WEB_VIEW_JS" file="extensions\web_view.js" type="BIND ATA" /> 84 <include name="IDR_WEB_VIEW_JS" file="extensions\web_view.js" type="BIND ATA" />
83 85
84 <!-- Platform app support. --> 86 <!-- Platform app support. -->
85 <include name="IDR_PLATFORM_APP_CSS" file="extensions\platform_app.css" type="BINDATA" /> 87 <include name="IDR_PLATFORM_APP_CSS" file="extensions\platform_app.css" type="BINDATA" />
86 <include name="IDR_PLATFORM_APP_JS" file="extensions\platform_app.js" ty pe="BINDATA" /> 88 <include name="IDR_PLATFORM_APP_JS" file="extensions\platform_app.js" ty pe="BINDATA" />
87 <include name="IDR_INJECT_APP_TITLEBAR_JS" file="extensions\inject_app_t itlebar.js" type="BINDATA" /> 89 <include name="IDR_INJECT_APP_TITLEBAR_JS" file="extensions\inject_app_t itlebar.js" type="BINDATA" />
88 </if> 90 </if>
89 </includes> 91 </includes>
90 </release> 92 </release>
91 </grit> 93 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698