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

Side by Side Diff: ios/web/ios_web_resources.grd

Issue 2744963002: Introduce InterfaceEndpointClient(IEC), InterfaceEndpointHandle and (Closed)
Patch Set: Throw the error with the string being the stack trace needed to debug layouts which don't output an… Created 3 years, 8 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
« no previous file with comments | « extensions/renderer/dispatcher.cc ('k') | ios/web/webui/crw_web_ui_manager.mm » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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" output_all_resource_defines= "false"> 2 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false">
3 <outputs> 3 <outputs>
4 <output filename="grit/ios_web_resources.h" type="rc_header"> 4 <output filename="grit/ios_web_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="ios_web_resources.pak" type="data_package" /> 7 <output filename="ios_web_resources.pak" type="data_package" />
8 </outputs> 8 </outputs>
9 <translations /> 9 <translations />
10 <release seq="1"> 10 <release seq="1">
11 <includes> 11 <includes>
12 <include name="IDR_IOS_CONSOLE_JS" file="webui/resources/console.js" flatt enhtml="true" type="BINDATA" /> 12 <include name="IDR_IOS_CONSOLE_JS" file="webui/resources/console.js" flatt enhtml="true" type="BINDATA" />
13 <include name="IDR_IOS_TIMER_JS" file="webui/resources/timer.js" flattenht ml="true" type="BINDATA" />
13 <include name="IDR_IOS_MOJO_CORE_JS" file="webui/resources/core.js" flatte nhtml="true" type="BINDATA" /> 14 <include name="IDR_IOS_MOJO_CORE_JS" file="webui/resources/core.js" flatte nhtml="true" type="BINDATA" />
14 <include name="IDR_IOS_MOJO_HANDLE_UTIL_JS" file="webui/resources/handle_u til.js" flattenhtml="true" type="BINDATA" /> 15 <include name="IDR_IOS_MOJO_HANDLE_UTIL_JS" file="webui/resources/handle_u til.js" flattenhtml="true" type="BINDATA" />
15 <include name="IDR_IOS_MOJO_SUPPORT_JS" file="webui/resources/support.js" flattenhtml="true" type="BINDATA" /> 16 <include name="IDR_IOS_MOJO_SUPPORT_JS" file="webui/resources/support.js" flattenhtml="true" type="BINDATA" />
16 <include name="IDR_IOS_MOJO_SYNC_MESSAGE_CHANNEL_JS" file="webui/resources /sync_message_channel.js" flattenhtml="true" type="BINDATA" /> 17 <include name="IDR_IOS_MOJO_SYNC_MESSAGE_CHANNEL_JS" file="webui/resources /sync_message_channel.js" flattenhtml="true" type="BINDATA" />
17 <include name="IDR_IOS_SHELL_INTERFACE_PROVIDER_JS" file="webui/resources/ interface_provider.js" flattenhtml="true" type="BINDATA" /> 18 <include name="IDR_IOS_SHELL_INTERFACE_PROVIDER_JS" file="webui/resources/ interface_provider.js" flattenhtml="true" type="BINDATA" />
18 <include name="IDR_MOJO_BINDINGS_JS" file="../../mojo/public/js/bindings.j s" flattenhtml="true" type="BINDATA" /> 19 <include name="IDR_MOJO_BINDINGS_JS" file="../../mojo/public/js/bindings.j s" flattenhtml="true" type="BINDATA" />
19 <include name="IDR_MOJO_BUFFER_JS" file="../../mojo/public/js/buffer.js" f lattenhtml="true" type="BINDATA" /> 20 <include name="IDR_MOJO_BUFFER_JS" file="../../mojo/public/js/buffer.js" f lattenhtml="true" type="BINDATA" />
20 <include name="IDR_MOJO_CODEC_JS" file="../../mojo/public/js/codec.js" fla ttenhtml="true" type="BINDATA" /> 21 <include name="IDR_MOJO_CODEC_JS" file="../../mojo/public/js/codec.js" fla ttenhtml="true" type="BINDATA" />
21 <include name="IDR_MOJO_CONNECTOR_JS" file="../../mojo/public/js/connector .js" flattenhtml="true" type="BINDATA" /> 22 <include name="IDR_MOJO_CONNECTOR_JS" file="../../mojo/public/js/connector .js" flattenhtml="true" type="BINDATA" />
22 <include name="IDR_MOJO_CONTROL_MESSAGE_HANDLER_JS" file="../../mojo/publi c/js/lib/control_message_handler.js" flattenhtml="true" type="BINDATA" /> 23 <include name="IDR_MOJO_CONTROL_MESSAGE_HANDLER_JS" file="../../mojo/publi c/js/lib/control_message_handler.js" flattenhtml="true" type="BINDATA" />
23 <include name="IDR_MOJO_CONTROL_MESSAGE_PROXY_JS" file="../../mojo/public/ js/lib/control_message_proxy.js" flattenhtml="true" type="BINDATA" /> 24 <include name="IDR_MOJO_CONTROL_MESSAGE_PROXY_JS" file="../../mojo/public/ js/lib/control_message_proxy.js" flattenhtml="true" type="BINDATA" />
24 <include name="IDR_MOJO_INTERFACE_CONTROL_MESSAGES_MOJOM_JS" file="${root_ gen_dir}/mojo/public/interfaces/bindings/interface_control_messages.mojom.js" us e_base_dir="false" flattenhtml="true" type="BINDATA" /> 25 <include name="IDR_MOJO_INTERFACE_CONTROL_MESSAGES_MOJOM_JS" file="${root_ gen_dir}/mojo/public/interfaces/bindings/interface_control_messages.mojom.js" us e_base_dir="false" flattenhtml="true" type="BINDATA" />
26 <include name="IDR_MOJO_PIPE_CONTROL_MESSAGES_MOJOM_JS" file="${root_gen_d ir}/mojo/public/interfaces/bindings/pipe_control_messages.mojom.js" use_base_dir ="false" flattenhtml="true" type="BINDATA" />
25 <include name="IDR_MOJO_INTERFACE_TYPES_JS" file="../../mojo/public/js/int erface_types.js" flattenhtml="true" type="BINDATA" /> 27 <include name="IDR_MOJO_INTERFACE_TYPES_JS" file="../../mojo/public/js/int erface_types.js" flattenhtml="true" type="BINDATA" />
26 <include name="IDR_MOJO_ROUTER_JS" file="../../mojo/public/js/router.js" f lattenhtml="true" type="BINDATA" /> 28 <include name="IDR_MOJO_ROUTER_JS" file="../../mojo/public/js/router.js" f lattenhtml="true" type="BINDATA" />
27 <include name="IDR_MOJO_UNICODE_JS" file="../../mojo/public/js/unicode.js" flattenhtml="true" type="BINDATA" /> 29 <include name="IDR_MOJO_UNICODE_JS" file="../../mojo/public/js/unicode.js" flattenhtml="true" type="BINDATA" />
28 <include name="IDR_MOJO_VALIDATOR_JS" file="../../mojo/public/js/validator .js" flattenhtml="true" type="BINDATA" /> 30 <include name="IDR_MOJO_VALIDATOR_JS" file="../../mojo/public/js/validator .js" flattenhtml="true" type="BINDATA" />
31 <include name="IDR_MOJO_INTERFACE_ENDPOINT_CLIENT_JS" file="../../mojo/pub lic/js/lib/interface_endpoint_client.js" flattenhtml="true" type="BINDATA" />
32 <include name="IDR_MOJO_INTERFACE_ENDPOINT_HANDLE_JS" file="../../mojo/pub lic/js/lib/interface_endpoint_handle.js" flattenhtml="true" type="BINDATA" />
33 <include name="IDR_MOJO_PIPE_CONTROL_MESSAGE_HANDLER_JS" file="../../mojo/ public/js/lib/pipe_control_message_handler.js" flattenhtml="true" type="BINDATA" />
34 <include name="IDR_MOJO_PIPE_CONTROL_MESSAGE_PROXY_JS" file="../../mojo/pu blic/js/lib/pipe_control_message_proxy.js" flattenhtml="true" type="BINDATA" />
29 </includes> 35 </includes>
30 </release> 36 </release>
31 </grit> 37 </grit>
OLDNEW
« no previous file with comments | « extensions/renderer/dispatcher.cc ('k') | ios/web/webui/crw_web_ui_manager.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698