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

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

Issue 649003003: Add a mojoPrivate API that exposes mojo to component apps/extensions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@serial-service
Patch Set: Created 5 years, 11 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 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 52
53 <!-- Custom bindings for APIs. --> 53 <!-- Custom bindings for APIs. -->
54 <include name="IDR_APP_RUNTIME_CUSTOM_BINDINGS_JS" file="app_runtime_custo m_bindings.js" type="BINDATA" /> 54 <include name="IDR_APP_RUNTIME_CUSTOM_BINDINGS_JS" file="app_runtime_custo m_bindings.js" type="BINDATA" />
55 <include name="IDR_APP_WINDOW_CUSTOM_BINDINGS_JS" file="app_window_custom_ bindings.js" type="BINDATA" /> 55 <include name="IDR_APP_WINDOW_CUSTOM_BINDINGS_JS" file="app_window_custom_ bindings.js" type="BINDATA" />
56 <include name="IDR_BINDING_JS" file="binding.js" type="BINDATA" /> 56 <include name="IDR_BINDING_JS" file="binding.js" type="BINDATA" />
57 <include name="IDR_CONTEXT_MENUS_CUSTOM_BINDINGS_JS" file="context_menus_c ustom_bindings.js" type="BINDATA" /> 57 <include name="IDR_CONTEXT_MENUS_CUSTOM_BINDINGS_JS" file="context_menus_c ustom_bindings.js" type="BINDATA" />
58 <include name="IDR_DECLARATIVE_WEBREQUEST_CUSTOM_BINDINGS_JS" file="declar ative_webrequest_custom_bindings.js" type="BINDATA" /> 58 <include name="IDR_DECLARATIVE_WEBREQUEST_CUSTOM_BINDINGS_JS" file="declar ative_webrequest_custom_bindings.js" type="BINDATA" />
59 <include name="IDR_EXTENSION_CUSTOM_BINDINGS_JS" file="extension_custom_bi ndings.js" type="BINDATA" /> 59 <include name="IDR_EXTENSION_CUSTOM_BINDINGS_JS" file="extension_custom_bi ndings.js" type="BINDATA" />
60 <include name="IDR_GREASEMONKEY_API_JS" file="greasemonkey_api.js" type="B INDATA" /> 60 <include name="IDR_GREASEMONKEY_API_JS" file="greasemonkey_api.js" type="B INDATA" />
61 <include name="IDR_I18N_CUSTOM_BINDINGS_JS" file="i18n_custom_bindings.js" type="BINDATA" /> 61 <include name="IDR_I18N_CUSTOM_BINDINGS_JS" file="i18n_custom_bindings.js" type="BINDATA" />
62 <include name="IDR_MOJO_PRIVATE_CUSTOM_BINDINGS_JS" file="mojo_private_cus tom_bindings.js" type="BINDATA" />
62 <include name="IDR_PERMISSIONS_CUSTOM_BINDINGS_JS" file="permissions_custo m_bindings.js" type="BINDATA" /> 63 <include name="IDR_PERMISSIONS_CUSTOM_BINDINGS_JS" file="permissions_custo m_bindings.js" type="BINDATA" />
63 <include name="IDR_RUNTIME_CUSTOM_BINDINGS_JS" file="runtime_custom_bindin gs.js" type="BINDATA" /> 64 <include name="IDR_RUNTIME_CUSTOM_BINDINGS_JS" file="runtime_custom_bindin gs.js" type="BINDATA" />
64 <include name="IDR_WEB_REQUEST_CUSTOM_BINDINGS_JS" file="web_request_custo m_bindings.js" type="BINDATA" /> 65 <include name="IDR_WEB_REQUEST_CUSTOM_BINDINGS_JS" file="web_request_custo m_bindings.js" type="BINDATA" />
65 <include name="IDR_WEB_REQUEST_INTERNAL_CUSTOM_BINDINGS_JS" file="web_requ est_internal_custom_bindings.js" type="BINDATA" /> 66 <include name="IDR_WEB_REQUEST_INTERNAL_CUSTOM_BINDINGS_JS" file="web_requ est_internal_custom_bindings.js" type="BINDATA" />
66 <include name="IDR_WINDOW_CONTROLS_JS" file="window_controls.js" type="BIN DATA" /> 67 <include name="IDR_WINDOW_CONTROLS_JS" file="window_controls.js" type="BIN DATA" />
67 <include name="IDR_WINDOW_CONTROLS_TEMPLATE_HTML" file="window_controls_te mplate.html" type="BINDATA" /> 68 <include name="IDR_WINDOW_CONTROLS_TEMPLATE_HTML" file="window_controls_te mplate.html" type="BINDATA" />
68 <include name="IDR_WEB_VIEW_REQUEST_CUSTOM_BINDINGS_JS" file="guest_view/w eb_view_request_custom_bindings.js" type="BINDATA" /> 69 <include name="IDR_WEB_VIEW_REQUEST_CUSTOM_BINDINGS_JS" file="guest_view/w eb_view_request_custom_bindings.js" type="BINDATA" />
69 70
70 <!-- Custom types for APIs. --> 71 <!-- Custom types for APIs. -->
71 <include name="IDR_STORAGE_AREA_JS" file="storage_area.js" type="BINDATA" /> 72 <include name="IDR_STORAGE_AREA_JS" file="storage_area.js" type="BINDATA" />
72 73
73 <!-- Platform app support. --> 74 <!-- Platform app support. -->
74 <include name="IDR_PLATFORM_APP_CSS" file="platform_app.css" type="BINDATA " /> 75 <include name="IDR_PLATFORM_APP_CSS" file="platform_app.css" type="BINDATA " />
75 <include name="IDR_PLATFORM_APP_JS" file="platform_app.js" type="BINDATA" /> 76 <include name="IDR_PLATFORM_APP_JS" file="platform_app.js" type="BINDATA" />
76 77
77 <!-- Extension styles. --> 78 <!-- Extension styles. -->
78 <include name="IDR_EXTENSION_FONTS_CSS" file="extension_fonts.css" type="B INDATA"/> 79 <include name="IDR_EXTENSION_FONTS_CSS" file="extension_fonts.css" type="B INDATA"/>
79 </includes> 80 </includes>
80 <structures> 81 <structures>
81 <!-- Extension styles. --> 82 <!-- Extension styles. -->
82 <structure name="IDR_EXTENSION_CSS" file="extension.css" type="chrome_html " flattenhtml="true" /> 83 <structure name="IDR_EXTENSION_CSS" file="extension.css" type="chrome_html " flattenhtml="true" />
83 </structures> 84 </structures>
84 </release> 85 </release>
85 </grit> 86 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698