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

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

Issue 1232553003: Add new certificateProvider extension API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. Created 5 years, 3 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 <!-- Custom bindings for extension APIs. --> 32 <!-- Custom bindings for extension APIs. -->
33 <include name="IDR_APP_CUSTOM_BINDINGS_JS" file="extensions\app_custom_b indings.js" type="BINDATA" /> 33 <include name="IDR_APP_CUSTOM_BINDINGS_JS" file="extensions\app_custom_b indings.js" type="BINDATA" />
34 <include name="IDR_AUTOMATION_CUSTOM_BINDINGS_JS" file="extensions\autom ation_custom_bindings.js" type="BINDATA" /> 34 <include name="IDR_AUTOMATION_CUSTOM_BINDINGS_JS" file="extensions\autom ation_custom_bindings.js" type="BINDATA" />
35 <include name="IDR_AUTOMATION_EVENT_JS" file="extensions\automation\auto mation_event.js" type="BINDATA" /> 35 <include name="IDR_AUTOMATION_EVENT_JS" file="extensions\automation\auto mation_event.js" type="BINDATA" />
36 <include name="IDR_AUTOMATION_NODE_JS" file="extensions\automation\autom ation_node.js" type="BINDATA" /> 36 <include name="IDR_AUTOMATION_NODE_JS" file="extensions\automation\autom ation_node.js" type="BINDATA" />
37 <include name="IDR_BROWSER_ACTION_CUSTOM_BINDINGS_JS" file="extensions\b rowser_action_custom_bindings.js" type="BINDATA" /> 37 <include name="IDR_BROWSER_ACTION_CUSTOM_BINDINGS_JS" file="extensions\b rowser_action_custom_bindings.js" type="BINDATA" />
38 <include name="IDR_CAST_STREAMING_RTP_STREAM_CUSTOM_BINDINGS_JS" file="e xtensions\cast_streaming_rtp_stream_custom_bindings.js" type="BINDATA" /> 38 <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_SESSION_CUSTOM_BINDINGS_JS" file="exte nsions\cast_streaming_session_custom_bindings.js" type="BINDATA" /> 39 <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_UDP_TRANSPORT_CUSTOM_BINDINGS_JS" file ="extensions\cast_streaming_udp_transport_custom_bindings.js" type="BINDATA" /> 40 <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_RECEIVER_SESSION_CUSTOM_BINDINGS_JS" f ile="extensions\cast_streaming_receiver_session_custom_bindings.js" type="BINDAT A" /> 41 <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_CERTIFICATE_PROVIDER_CUSTOM_BINDINGS_JS" file="extens ions\certificate_provider_custom_bindings.js" type="BINDATA" />
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\web_view\chrome_web_view_internal_custom_bindings.js" type="BINDATA" /> 46 <include name="IDR_CHROME_WEB_VIEW_INTERNAL_CUSTOM_BINDINGS_JS" file="ex tensions\web_view\chrome_web_view_internal_custom_bindings.js" type="BINDATA" />
46 <include name="IDR_CHROME_WEB_VIEW_JS" file="extensions\web_view\chrome_ web_view.js" type="BINDATA" /> 47 <include name="IDR_CHROME_WEB_VIEW_JS" file="extensions\web_view\chrome_ web_view.js" type="BINDATA" />
47 <include name="IDR_CONTENT_SETTING_JS" file="extensions\content_setting. js" type="BINDATA" /> 48 <include name="IDR_CONTENT_SETTING_JS" file="extensions\content_setting. js" type="BINDATA" />
48 <include name="IDR_DECLARATIVE_CONTENT_CUSTOM_BINDINGS_JS" file="extensi ons\declarative_content_custom_bindings.js" type="BINDATA" /> 49 <include name="IDR_DECLARATIVE_CONTENT_CUSTOM_BINDINGS_JS" file="extensi ons\declarative_content_custom_bindings.js" type="BINDATA" />
49 <include name="IDR_DESKTOP_CAPTURE_CUSTOM_BINDINGS_JS" file="extensions\ desktop_capture_custom_bindings.js" type="BINDATA" /> 50 <include name="IDR_DESKTOP_CAPTURE_CUSTOM_BINDINGS_JS" file="extensions\ desktop_capture_custom_bindings.js" type="BINDATA" />
50 <include name="IDR_DEVELOPER_PRIVATE_CUSTOM_BINDINGS_JS" file="extension s\developer_private_custom_bindings.js" type="BINDATA" /> 51 <include name="IDR_DEVELOPER_PRIVATE_CUSTOM_BINDINGS_JS" file="extension s\developer_private_custom_bindings.js" type="BINDATA" />
51 <include name="IDR_DOWNLOADS_CUSTOM_BINDINGS_JS" file="extensions\downlo ads_custom_bindings.js" type="BINDATA" /> 52 <include name="IDR_DOWNLOADS_CUSTOM_BINDINGS_JS" file="extensions\downlo ads_custom_bindings.js" type="BINDATA" />
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
85 <include name="IDR_TTS_ENGINE_CUSTOM_BINDINGS_JS" file="extensions\tts_e ngine_custom_bindings.js" type="BINDATA" /> 86 <include name="IDR_TTS_ENGINE_CUSTOM_BINDINGS_JS" file="extensions\tts_e ngine_custom_bindings.js" type="BINDATA" />
86 <include name="IDR_WEBRTC_DESKTOP_CAPTURE_PRIVATE_CUSTOM_BINDINGS_JS" fi le="extensions\webrtc_desktop_capture_private_custom_bindings.js" type="BINDATA" /> 87 <include name="IDR_WEBRTC_DESKTOP_CAPTURE_PRIVATE_CUSTOM_BINDINGS_JS" fi le="extensions\webrtc_desktop_capture_private_custom_bindings.js" type="BINDATA" />
87 <include name="IDR_WEBSTORE_CUSTOM_BINDINGS_JS" file="extensions\webstor e_custom_bindings.js" type="BINDATA" /> 88 <include name="IDR_WEBSTORE_CUSTOM_BINDINGS_JS" file="extensions\webstor e_custom_bindings.js" type="BINDATA" />
88 89
89 <!-- Platform app support. --> 90 <!-- Platform app support. -->
90 <include name="IDR_INJECT_APP_TITLEBAR_JS" file="extensions\inject_app_t itlebar.js" type="BINDATA" /> 91 <include name="IDR_INJECT_APP_TITLEBAR_JS" file="extensions\inject_app_t itlebar.js" type="BINDATA" />
91 </if> 92 </if>
92 </includes> 93 </includes>
93 </release> 94 </release>
94 </grit> 95 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698