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

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

Issue 11052019: <browser> Make new implementation the default. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove flag from chrome://flags, add platform app check for both implementation. Created 8 years, 2 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" />
(...skipping 29 matching lines...) Expand all
40 <include name="IDR_SET_ICON_JS" file="extensions\set_icon.js" type="BINDAT A" /> 40 <include name="IDR_SET_ICON_JS" file="extensions\set_icon.js" type="BINDAT A" />
41 <include name="IDR_UTILS_JS" file="extensions\utils.js" type="BINDATA" /> 41 <include name="IDR_UTILS_JS" file="extensions\utils.js" type="BINDATA" />
42 42
43 <if expr="pp_ifdef('enable_extensions')"> 43 <if expr="pp_ifdef('enable_extensions')">
44 <!-- Custom bindings for extension APIs. --> 44 <!-- Custom bindings for extension APIs. -->
45 <include name="IDR_APP_CUSTOM_BINDINGS_JS" file="extensions\app_custom_b indings.js" type="BINDATA" /> 45 <include name="IDR_APP_CUSTOM_BINDINGS_JS" file="extensions\app_custom_b indings.js" type="BINDATA" />
46 <include name="IDR_APP_RUNTIME_CUSTOM_BINDINGS_JS" file="extensions\app_ runtime_custom_bindings.js" type="BINDATA" /> 46 <include name="IDR_APP_RUNTIME_CUSTOM_BINDINGS_JS" file="extensions\app_ runtime_custom_bindings.js" type="BINDATA" />
47 <include name="IDR_APP_WINDOW_CUSTOM_BINDINGS_JS" file="extensions\app_w indow_custom_bindings.js" type="BINDATA" /> 47 <include name="IDR_APP_WINDOW_CUSTOM_BINDINGS_JS" file="extensions\app_w indow_custom_bindings.js" type="BINDATA" />
48 <include name="IDR_BROWSER_ACTION_CUSTOM_BINDINGS_JS" file="extensions\b rowser_action_custom_bindings.js" type="BINDATA" /> 48 <include name="IDR_BROWSER_ACTION_CUSTOM_BINDINGS_JS" file="extensions\b rowser_action_custom_bindings.js" type="BINDATA" />
49 <include name="IDR_BROWSER_TAG_JS" file="extensions\browser_tag.js" type ="BINDATA" /> 49 <include name="IDR_BROWSER_TAG_JS" file="extensions\browser_tag.js" type ="BINDATA" />
50 <include name="IDR_BROWSER_TAG_OLD_JS" file="extensions\browser_tag_old. js" type="BINDATA" />
50 <include name="IDR_CONTENT_SETTINGS_CUSTOM_BINDINGS_JS" file="extensions \content_settings_custom_bindings.js" type="BINDATA" /> 51 <include name="IDR_CONTENT_SETTINGS_CUSTOM_BINDINGS_JS" file="extensions \content_settings_custom_bindings.js" type="BINDATA" />
51 <include name="IDR_CONTEXT_MENUS_CUSTOM_BINDINGS_JS" file="extensions\co ntext_menus_custom_bindings.js" type="BINDATA" /> 52 <include name="IDR_CONTEXT_MENUS_CUSTOM_BINDINGS_JS" file="extensions\co ntext_menus_custom_bindings.js" type="BINDATA" />
52 <include name="IDR_DECLARATIVE_WEBREQUEST_CUSTOM_BINDINGS_JS" file="exte nsions\declarative_webrequest_custom_bindings.js" type="BINDATA" /> 53 <include name="IDR_DECLARATIVE_WEBREQUEST_CUSTOM_BINDINGS_JS" file="exte nsions\declarative_webrequest_custom_bindings.js" type="BINDATA" />
53 <include name="IDR_DEVTOOLS_CUSTOM_BINDINGS_JS" file="extensions\devtool s_custom_bindings.js" type="BINDATA" /> 54 <include name="IDR_DEVTOOLS_CUSTOM_BINDINGS_JS" file="extensions\devtool s_custom_bindings.js" type="BINDATA" />
54 <include name="IDR_EXPERIMENTAL_BLUETOOTH_CUSTOM_BINDINGS_JS" file="exte nsions\experimental.bluetooth_custom_bindings.js" type="BINDATA" /> 55 <include name="IDR_EXPERIMENTAL_BLUETOOTH_CUSTOM_BINDINGS_JS" file="exte nsions\experimental.bluetooth_custom_bindings.js" type="BINDATA" />
55 <include name="IDR_EXPERIMENTAL_MEDIA_GALLERIES_CUSTOM_BINDINGS_JS" file ="extensions\experimental.media_galleries_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" />
56 <include name="IDR_EXPERIMENTAL_OFFSCREENTABS_CUSTOM_BINDINGS_JS" file=" extensions\experimental.offscreenTabs_custom_bindings.js" type="BINDATA" /> 57 <include name="IDR_EXPERIMENTAL_OFFSCREENTABS_CUSTOM_BINDINGS_JS" file=" extensions\experimental.offscreenTabs_custom_bindings.js" type="BINDATA" />
57 <include name="IDR_EXPERIMENTAL_USB_CUSTOM_BINDINGS_JS" file="extensions \experimental.usb_custom_bindings.js" type="BINDATA" /> 58 <include name="IDR_EXPERIMENTAL_USB_CUSTOM_BINDINGS_JS" file="extensions \experimental.usb_custom_bindings.js" type="BINDATA" />
58 <include name="IDR_EXTENSION_CUSTOM_BINDINGS_JS" file="extensions\extens ion_custom_bindings.js" type="BINDATA" /> 59 <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" /> 60 <include name="IDR_FILE_BROWSER_HANDLER_CUSTOM_BINDINGS_JS" file="extens ions\file_browser_handler_custom_bindings.js" type="BINDATA" />
(...skipping 18 matching lines...) Expand all
78 <include name="IDR_WEBSTORE_CUSTOM_BINDINGS_JS" file="extensions\webstor e_custom_bindings.js" type="BINDATA" /> 79 <include name="IDR_WEBSTORE_CUSTOM_BINDINGS_JS" file="extensions\webstor e_custom_bindings.js" type="BINDATA" />
79 80
80 <!-- Platform app support. --> 81 <!-- Platform app support. -->
81 <include name="IDR_PLATFORM_APP_CSS" file="extensions\platform_app.css" type="BINDATA" /> 82 <include name="IDR_PLATFORM_APP_CSS" file="extensions\platform_app.css" type="BINDATA" />
82 <include name="IDR_PLATFORM_APP_JS" file="extensions\platform_app.js" ty pe="BINDATA" /> 83 <include name="IDR_PLATFORM_APP_JS" file="extensions\platform_app.js" ty pe="BINDATA" />
83 <include name="IDR_INJECT_APP_TITLEBAR_JS" file="extensions\inject_app_t itlebar.js" type="BINDATA" /> 84 <include name="IDR_INJECT_APP_TITLEBAR_JS" file="extensions\inject_app_t itlebar.js" type="BINDATA" />
84 </if> 85 </if>
85 </includes> 86 </includes>
86 </release> 87 </release>
87 </grit> 88 </grit>
OLDNEW
« no previous file with comments | « chrome/renderer/resources/extensions/browser_tag_old.js ('k') | content/browser/renderer_host/render_process_host_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698