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

Side by Side Diff: extensions/renderer/resources/extensions_renderer_resources.grd

Issue 948243005: Merge custom bindings for context menus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: $Array.unshift -> $Array.concat Created 5 years, 9 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
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1"> 2 <grit latest_public_release="0" current_release="1">
3 <outputs> 3 <outputs>
4 <output filename="grit/extensions_renderer_resources.h" type="rc_header"> 4 <output filename="grit/extensions_renderer_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="extensions_renderer_resources.pak" type="data_package" /> 7 <output filename="extensions_renderer_resources.pak" type="data_package" />
8 </outputs> 8 </outputs>
9 <release seq="1"> 9 <release seq="1">
10 <includes> 10 <includes>
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 <include name="IDR_WEB_VIEW_EXPERIMENTAL_JS" file="guest_view/web_view_exp erimental.js" type="BINDATA" /> 58 <include name="IDR_WEB_VIEW_EXPERIMENTAL_JS" file="guest_view/web_view_exp erimental.js" type="BINDATA" />
59 <include name="IDR_WEB_VIEW_INTERNAL_CUSTOM_BINDINGS_JS" file="guest_view/ web_view_internal.js" type="BINDATA" /> 59 <include name="IDR_WEB_VIEW_INTERNAL_CUSTOM_BINDINGS_JS" file="guest_view/ web_view_internal.js" type="BINDATA" />
60 <include name="IDR_WEB_VIEW_JS" file="guest_view/web_view.js" type="BINDAT A" /> 60 <include name="IDR_WEB_VIEW_JS" file="guest_view/web_view.js" type="BINDAT A" />
61 <include name="IDR_SURFACE_VIEW_JS" file="guest_view/surface_view.js" type ="BINDATA" /> 61 <include name="IDR_SURFACE_VIEW_JS" file="guest_view/surface_view.js" type ="BINDATA" />
62 62
63 <!-- Custom bindings for APIs. --> 63 <!-- Custom bindings for APIs. -->
64 <include name="IDR_APP_RUNTIME_CUSTOM_BINDINGS_JS" file="app_runtime_custo m_bindings.js" type="BINDATA" /> 64 <include name="IDR_APP_RUNTIME_CUSTOM_BINDINGS_JS" file="app_runtime_custo m_bindings.js" type="BINDATA" />
65 <include name="IDR_APP_WINDOW_CUSTOM_BINDINGS_JS" file="app_window_custom_ bindings.js" type="BINDATA" /> 65 <include name="IDR_APP_WINDOW_CUSTOM_BINDINGS_JS" file="app_window_custom_ bindings.js" type="BINDATA" />
66 <include name="IDR_BINDING_JS" file="binding.js" type="BINDATA" /> 66 <include name="IDR_BINDING_JS" file="binding.js" type="BINDATA" />
67 <include name="IDR_CONTEXT_MENUS_CUSTOM_BINDINGS_JS" file="context_menus_c ustom_bindings.js" type="BINDATA" /> 67 <include name="IDR_CONTEXT_MENUS_CUSTOM_BINDINGS_JS" file="context_menus_c ustom_bindings.js" type="BINDATA" />
68 <include name="IDR_CONTEXT_MENUS_HANDLERS_JS" file="context_menus_handlers .js" type="BINDATA" />
68 <include name="IDR_DECLARATIVE_WEBREQUEST_CUSTOM_BINDINGS_JS" file="declar ative_webrequest_custom_bindings.js" type="BINDATA" /> 69 <include name="IDR_DECLARATIVE_WEBREQUEST_CUSTOM_BINDINGS_JS" file="declar ative_webrequest_custom_bindings.js" type="BINDATA" />
69 <include name="IDR_EXTENSION_CUSTOM_BINDINGS_JS" file="extension_custom_bi ndings.js" type="BINDATA" /> 70 <include name="IDR_EXTENSION_CUSTOM_BINDINGS_JS" file="extension_custom_bi ndings.js" type="BINDATA" />
70 <include name="IDR_GREASEMONKEY_API_JS" file="greasemonkey_api.js" type="B INDATA" /> 71 <include name="IDR_GREASEMONKEY_API_JS" file="greasemonkey_api.js" type="B INDATA" />
71 <include name="IDR_I18N_CUSTOM_BINDINGS_JS" file="i18n_custom_bindings.js" type="BINDATA" /> 72 <include name="IDR_I18N_CUSTOM_BINDINGS_JS" file="i18n_custom_bindings.js" type="BINDATA" />
72 <include name="IDR_MOJO_PRIVATE_CUSTOM_BINDINGS_JS" file="mojo_private_cus tom_bindings.js" type="BINDATA" /> 73 <include name="IDR_MOJO_PRIVATE_CUSTOM_BINDINGS_JS" file="mojo_private_cus tom_bindings.js" type="BINDATA" />
73 <include name="IDR_PERMISSIONS_CUSTOM_BINDINGS_JS" file="permissions_custo m_bindings.js" type="BINDATA" /> 74 <include name="IDR_PERMISSIONS_CUSTOM_BINDINGS_JS" file="permissions_custo m_bindings.js" type="BINDATA" />
74 <include name="IDR_PRINTER_PROVIDER_CUSTOM_BINDINGS_JS" file="printer_prov ider_custom_bindings.js" type="BINDATA" /> 75 <include name="IDR_PRINTER_PROVIDER_CUSTOM_BINDINGS_JS" file="printer_prov ider_custom_bindings.js" type="BINDATA" />
75 <include name="IDR_RUNTIME_CUSTOM_BINDINGS_JS" file="runtime_custom_bindin gs.js" type="BINDATA" /> 76 <include name="IDR_RUNTIME_CUSTOM_BINDINGS_JS" file="runtime_custom_bindin gs.js" type="BINDATA" />
76 <include name="IDR_WEB_REQUEST_CUSTOM_BINDINGS_JS" file="web_request_custo m_bindings.js" type="BINDATA" /> 77 <include name="IDR_WEB_REQUEST_CUSTOM_BINDINGS_JS" file="web_request_custo m_bindings.js" type="BINDATA" />
77 <include name="IDR_WEB_REQUEST_INTERNAL_CUSTOM_BINDINGS_JS" file="web_requ est_internal_custom_bindings.js" type="BINDATA" /> 78 <include name="IDR_WEB_REQUEST_INTERNAL_CUSTOM_BINDINGS_JS" file="web_requ est_internal_custom_bindings.js" type="BINDATA" />
(...skipping 10 matching lines...) Expand all
88 89
89 <!-- Extension styles. --> 90 <!-- Extension styles. -->
90 <include name="IDR_EXTENSION_FONTS_CSS" file="extension_fonts.css" type="B INDATA"/> 91 <include name="IDR_EXTENSION_FONTS_CSS" file="extension_fonts.css" type="B INDATA"/>
91 </includes> 92 </includes>
92 <structures> 93 <structures>
93 <!-- Extension styles. --> 94 <!-- Extension styles. -->
94 <structure name="IDR_EXTENSION_CSS" file="extension.css" type="chrome_html " flattenhtml="true" /> 95 <structure name="IDR_EXTENSION_CSS" file="extension.css" type="chrome_html " flattenhtml="true" />
95 </structures> 96 </structures>
96 </release> 97 </release>
97 </grit> 98 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698