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

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

Issue 938903003: Cast: Javascript bindings for cast receiver (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cast_receiver_session
Patch Set: comments addressed 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/renderer_resources.h" type="rc_header" context="defau lt_100_percent"> 4 <output filename="grit/renderer_resources.h" type="rc_header" context="defau lt_100_percent">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="renderer_resources_100_percent.pak" type="data_package" co ntext="default_100_percent" /> 7 <output filename="renderer_resources_100_percent.pak" type="data_package" co ntext="default_100_percent" />
8 <output filename="renderer_resources_200_percent.pak" type="data_package" co ntext="default_200_percent" /> 8 <output filename="renderer_resources_200_percent.pak" type="data_package" co ntext="default_200_percent" />
9 <output filename="renderer_resources_300_percent.pak" type="data_package" co ntext="default_300_percent" /> 9 <output filename="renderer_resources_300_percent.pak" type="data_package" co ntext="default_300_percent" />
10 </outputs> 10 </outputs>
(...skipping 21 matching lines...) Expand all
32 <if expr="enable_extensions"> 32 <if expr="enable_extensions">
33 <!-- Custom bindings for extension APIs. --> 33 <!-- Custom bindings for extension APIs. -->
34 <include name="IDR_APP_CUSTOM_BINDINGS_JS" file="extensions\app_custom_b indings.js" type="BINDATA" /> 34 <include name="IDR_APP_CUSTOM_BINDINGS_JS" file="extensions\app_custom_b indings.js" type="BINDATA" />
35 <include name="IDR_AUTOMATION_CUSTOM_BINDINGS_JS" file="extensions\autom ation_custom_bindings.js" type="BINDATA" /> 35 <include name="IDR_AUTOMATION_CUSTOM_BINDINGS_JS" file="extensions\autom ation_custom_bindings.js" type="BINDATA" />
36 <include name="IDR_AUTOMATION_EVENT_JS" file="extensions\automation\auto mation_event.js" type="BINDATA" /> 36 <include name="IDR_AUTOMATION_EVENT_JS" file="extensions\automation\auto mation_event.js" type="BINDATA" />
37 <include name="IDR_AUTOMATION_NODE_JS" file="extensions\automation\autom ation_node.js" type="BINDATA" /> 37 <include name="IDR_AUTOMATION_NODE_JS" file="extensions\automation\autom ation_node.js" type="BINDATA" />
38 <include name="IDR_BROWSER_ACTION_CUSTOM_BINDINGS_JS" file="extensions\b rowser_action_custom_bindings.js" type="BINDATA" /> 38 <include name="IDR_BROWSER_ACTION_CUSTOM_BINDINGS_JS" file="extensions\b rowser_action_custom_bindings.js" type="BINDATA" />
39 <include name="IDR_CAST_STREAMING_RTP_STREAM_CUSTOM_BINDINGS_JS" file="e xtensions\cast_streaming_rtp_stream_custom_bindings.js" type="BINDATA" /> 39 <include name="IDR_CAST_STREAMING_RTP_STREAM_CUSTOM_BINDINGS_JS" file="e xtensions\cast_streaming_rtp_stream_custom_bindings.js" type="BINDATA" />
40 <include name="IDR_CAST_STREAMING_SESSION_CUSTOM_BINDINGS_JS" file="exte nsions\cast_streaming_session_custom_bindings.js" type="BINDATA" /> 40 <include name="IDR_CAST_STREAMING_SESSION_CUSTOM_BINDINGS_JS" file="exte nsions\cast_streaming_session_custom_bindings.js" type="BINDATA" />
41 <include name="IDR_CAST_STREAMING_UDP_TRANSPORT_CUSTOM_BINDINGS_JS" file ="extensions\cast_streaming_udp_transport_custom_bindings.js" type="BINDATA" /> 41 <include name="IDR_CAST_STREAMING_UDP_TRANSPORT_CUSTOM_BINDINGS_JS" file ="extensions\cast_streaming_udp_transport_custom_bindings.js" type="BINDATA" />
42 <include name="IDR_CAST_STREAMING_RECEIVER_SESSION_CUSTOM_BINDINGS_JS" f ile="extensions\cast_streaming_receiver_session_custom_bindings.js" type="BINDAT A" />
42 <include name="IDR_CHROME_DIRECT_SETTING_JS" 43 <include name="IDR_CHROME_DIRECT_SETTING_JS"
43 file="extensions\chrome_direct_setting.js" type="BINDATA" /> 44 file="extensions\chrome_direct_setting.js" type="BINDATA" />
44 <include name="IDR_CHROME_SETTING_JS" file="extensions\chrome_setting.js " type="BINDATA" /> 45 <include name="IDR_CHROME_SETTING_JS" file="extensions\chrome_setting.js " type="BINDATA" />
45 <include name="IDR_CHROME_WEB_VIEW_INTERNAL_CUSTOM_BINDINGS_JS" file="ex tensions\chrome_web_view_internal_custom_bindings.js" type="BINDATA" /> 46 <include name="IDR_CHROME_WEB_VIEW_INTERNAL_CUSTOM_BINDINGS_JS" file="ex tensions\chrome_web_view_internal_custom_bindings.js" type="BINDATA" />
46 <include name="IDR_CHROME_WEB_VIEW_EXPERIMENTAL_JS" file="extensions\chr ome_web_view_experimental.js" type="BINDATA" /> 47 <include name="IDR_CHROME_WEB_VIEW_EXPERIMENTAL_JS" file="extensions\chr ome_web_view_experimental.js" type="BINDATA" />
47 <include name="IDR_CHROME_WEB_VIEW_JS" file="extensions\chrome_web_view. js" type="BINDATA" /> 48 <include name="IDR_CHROME_WEB_VIEW_JS" file="extensions\chrome_web_view. js" type="BINDATA" />
48 <include name="IDR_CONTENT_SETTING_JS" file="extensions\content_setting. js" type="BINDATA" /> 49 <include name="IDR_CONTENT_SETTING_JS" file="extensions\content_setting. js" type="BINDATA" />
49 <include name="IDR_DECLARATIVE_CONTENT_CUSTOM_BINDINGS_JS" file="extensi ons\declarative_content_custom_bindings.js" type="BINDATA" /> 50 <include name="IDR_DECLARATIVE_CONTENT_CUSTOM_BINDINGS_JS" file="extensi ons\declarative_content_custom_bindings.js" type="BINDATA" />
50 <include name="IDR_DESKTOP_CAPTURE_CUSTOM_BINDINGS_JS" file="extensions\ desktop_capture_custom_bindings.js" type="BINDATA" /> 51 <include name="IDR_DESKTOP_CAPTURE_CUSTOM_BINDINGS_JS" file="extensions\ desktop_capture_custom_bindings.js" type="BINDATA" />
51 <include name="IDR_DEVELOPER_PRIVATE_CUSTOM_BINDINGS_JS" file="extension s\developer_private_custom_bindings.js" type="BINDATA" /> 52 <include name="IDR_DEVELOPER_PRIVATE_CUSTOM_BINDINGS_JS" file="extension s\developer_private_custom_bindings.js" type="BINDATA" />
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
87 <include name="IDR_TTS_CUSTOM_BINDINGS_JS" file="extensions\tts_custom_b indings.js" type="BINDATA" /> 88 <include name="IDR_TTS_CUSTOM_BINDINGS_JS" file="extensions\tts_custom_b indings.js" type="BINDATA" />
88 <include name="IDR_TTS_ENGINE_CUSTOM_BINDINGS_JS" file="extensions\tts_e ngine_custom_bindings.js" type="BINDATA" /> 89 <include name="IDR_TTS_ENGINE_CUSTOM_BINDINGS_JS" file="extensions\tts_e ngine_custom_bindings.js" type="BINDATA" />
89 <include name="IDR_WEBSTORE_CUSTOM_BINDINGS_JS" file="extensions\webstor e_custom_bindings.js" type="BINDATA" /> 90 <include name="IDR_WEBSTORE_CUSTOM_BINDINGS_JS" file="extensions\webstor e_custom_bindings.js" type="BINDATA" />
90 91
91 <!-- Platform app support. --> 92 <!-- Platform app support. -->
92 <include name="IDR_INJECT_APP_TITLEBAR_JS" file="extensions\inject_app_t itlebar.js" type="BINDATA" /> 93 <include name="IDR_INJECT_APP_TITLEBAR_JS" file="extensions\inject_app_t itlebar.js" type="BINDATA" />
93 </if> 94 </if>
94 </includes> 95 </includes>
95 </release> 96 </release>
96 </grit> 97 </grit>
OLDNEW
« no previous file with comments | « chrome/renderer/resources/extensions/cast_streaming_receiver_session_custom_bindings.js ('k') | content/content_renderer.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698