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

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

Issue 61383003: Pass pepper apps API calls through the existing js apps API bindings. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: rebase Created 7 years 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 <!-- This comment is only here because changes to resources are not picked up 2 <!-- This comment is only here because changes to resources are not picked up
3 without changes to the corresponding grd file. fb9 --> 3 without changes to the corresponding grd file. fb9 -->
4 <grit latest_public_release="0" current_release="1"> 4 <grit latest_public_release="0" current_release="1">
5 <outputs> 5 <outputs>
6 <output filename="grit/renderer_resources.h" type="rc_header" context="defau lt_100_percent"> 6 <output filename="grit/renderer_resources.h" type="rc_header" context="defau lt_100_percent">
7 <emit emit_type='prepend'></emit> 7 <emit emit_type='prepend'></emit>
8 </output> 8 </output>
9 <output filename="grit/renderer_resources_map.cc" type="resource_map_source" context="default_100_percent" /> 9 <output filename="grit/renderer_resources_map.cc" type="resource_map_source" context="default_100_percent" />
10 <output filename="grit/renderer_resources_map.h" type="resource_map_header" context="default_100_percent" /> 10 <output filename="grit/renderer_resources_map.h" type="resource_map_header" context="default_100_percent" />
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 <include name="IDR_I18N_CUSTOM_BINDINGS_JS" file="extensions\i18n_custom _bindings.js" type="BINDATA" /> 76 <include name="IDR_I18N_CUSTOM_BINDINGS_JS" file="extensions\i18n_custom _bindings.js" type="BINDATA" />
77 <include name="IDR_IDENTITY_CUSTOM_BINDINGS_JS" file="extensions\identit y_custom_bindings.js" type="BINDATA" /> 77 <include name="IDR_IDENTITY_CUSTOM_BINDINGS_JS" file="extensions\identit y_custom_bindings.js" type="BINDATA" />
78 <include name="IDR_IMAGE_WRITER_PRIVATE_CUSTOM_BINDINGS_JS" file="extens ions\image_writer_private_custom_bindings.js" type="BINDATA" /> 78 <include name="IDR_IMAGE_WRITER_PRIVATE_CUSTOM_BINDINGS_JS" file="extens ions\image_writer_private_custom_bindings.js" type="BINDATA" />
79 <include name="IDR_INPUT_IME_CUSTOM_BINDINGS_JS" file="extensions\input. ime_custom_bindings.js" type="BINDATA" /> 79 <include name="IDR_INPUT_IME_CUSTOM_BINDINGS_JS" file="extensions\input. ime_custom_bindings.js" type="BINDATA" />
80 <include name="IDR_MEDIA_GALLERIES_CUSTOM_BINDINGS_JS" file="extensions\ media_galleries_custom_bindings.js" type="BINDATA" /> 80 <include name="IDR_MEDIA_GALLERIES_CUSTOM_BINDINGS_JS" file="extensions\ media_galleries_custom_bindings.js" type="BINDATA" />
81 <include name="IDR_NOTIFICATIONS_CUSTOM_BINDINGS_JS" file="extensions\no tifications_custom_bindings.js" type="BINDATA" /> 81 <include name="IDR_NOTIFICATIONS_CUSTOM_BINDINGS_JS" file="extensions\no tifications_custom_bindings.js" type="BINDATA" />
82 <include name="IDR_OMNIBOX_CUSTOM_BINDINGS_JS" file="extensions\omnibox_ custom_bindings.js" type="BINDATA" /> 82 <include name="IDR_OMNIBOX_CUSTOM_BINDINGS_JS" file="extensions\omnibox_ custom_bindings.js" type="BINDATA" />
83 <include name="IDR_PAGE_ACTIONS_CUSTOM_BINDINGS_JS" file="extensions\pag e_actions_custom_bindings.js" type="BINDATA" /> 83 <include name="IDR_PAGE_ACTIONS_CUSTOM_BINDINGS_JS" file="extensions\pag e_actions_custom_bindings.js" type="BINDATA" />
84 <include name="IDR_PAGE_ACTION_CUSTOM_BINDINGS_JS" file="extensions\page _action_custom_bindings.js" type="BINDATA" /> 84 <include name="IDR_PAGE_ACTION_CUSTOM_BINDINGS_JS" file="extensions\page _action_custom_bindings.js" type="BINDATA" />
85 <include name="IDR_PAGE_CAPTURE_CUSTOM_BINDINGS_JS" file="extensions\pag e_capture_custom_bindings.js" type="BINDATA" /> 85 <include name="IDR_PAGE_CAPTURE_CUSTOM_BINDINGS_JS" file="extensions\pag e_capture_custom_bindings.js" type="BINDATA" />
86 <include name="IDR_PEPPER_REQUEST_JS" file="extensions\pepper_request.js " type="BINDATA" />
86 <include name="IDR_RUNTIME_CUSTOM_BINDINGS_JS" file="extensions\runtime_ custom_bindings.js" type="BINDATA" /> 87 <include name="IDR_RUNTIME_CUSTOM_BINDINGS_JS" file="extensions\runtime_ custom_bindings.js" type="BINDATA" />
87 <include name="IDR_BINDING_JS" file="extensions\binding.js" type="BINDAT A" /> 88 <include name="IDR_BINDING_JS" file="extensions\binding.js" type="BINDAT A" />
88 <include name="IDR_STORAGE_AREA_JS" file="extensions\storage_area.js" ty pe="BINDATA" /> 89 <include name="IDR_STORAGE_AREA_JS" file="extensions\storage_area.js" ty pe="BINDATA" />
89 <include name="IDR_SYNC_FILE_SYSTEM_CUSTOM_BINDINGS_JS" file="extensions \sync_file_system_custom_bindings.js" type="BINDATA" /> 90 <include name="IDR_SYNC_FILE_SYSTEM_CUSTOM_BINDINGS_JS" file="extensions \sync_file_system_custom_bindings.js" type="BINDATA" />
90 <include name="IDR_SYSTEM_INDICATOR_CUSTOM_BINDINGS_JS" file="extensions \system_indicator_custom_bindings.js" type="BINDATA" /> 91 <include name="IDR_SYSTEM_INDICATOR_CUSTOM_BINDINGS_JS" file="extensions \system_indicator_custom_bindings.js" type="BINDATA" />
91 <include name="IDR_TAB_CAPTURE_CUSTOM_BINDINGS_JS" file="extensions\tab_ capture_custom_bindings.js" type="BINDATA" /> 92 <include name="IDR_TAB_CAPTURE_CUSTOM_BINDINGS_JS" file="extensions\tab_ capture_custom_bindings.js" type="BINDATA" />
92 <include name="IDR_TABS_CUSTOM_BINDINGS_JS" file="extensions\tabs_custom _bindings.js" type="BINDATA" /> 93 <include name="IDR_TABS_CUSTOM_BINDINGS_JS" file="extensions\tabs_custom _bindings.js" type="BINDATA" />
93 <include name="IDR_TEST_CUSTOM_BINDINGS_JS" file="extensions\test_custom _bindings.js" type="BINDATA" /> 94 <include name="IDR_TEST_CUSTOM_BINDINGS_JS" file="extensions\test_custom _bindings.js" type="BINDATA" />
94 <include name="IDR_TTS_CUSTOM_BINDINGS_JS" file="extensions\tts_custom_b indings.js" type="BINDATA" /> 95 <include name="IDR_TTS_CUSTOM_BINDINGS_JS" file="extensions\tts_custom_b indings.js" type="BINDATA" />
95 <include name="IDR_TTS_ENGINE_CUSTOM_BINDINGS_JS" file="extensions\tts_e ngine_custom_bindings.js" type="BINDATA" /> 96 <include name="IDR_TTS_ENGINE_CUSTOM_BINDINGS_JS" file="extensions\tts_e ngine_custom_bindings.js" type="BINDATA" />
96 <include name="IDR_WINDOW_CONTROLS_JS" file="extensions\window_controls. js" type="BINDATA" /> 97 <include name="IDR_WINDOW_CONTROLS_JS" file="extensions\window_controls. js" type="BINDATA" />
97 <include name="IDR_WINDOW_CONTROLS_TEMPLATE_HTML" file="extensions\windo w_controls_template.html" type="BINDATA" /> 98 <include name="IDR_WINDOW_CONTROLS_TEMPLATE_HTML" file="extensions\windo w_controls_template.html" type="BINDATA" />
98 <include name="IDR_WEB_REQUEST_CUSTOM_BINDINGS_JS" file="extensions\web_ request_custom_bindings.js" type="BINDATA" /> 99 <include name="IDR_WEB_REQUEST_CUSTOM_BINDINGS_JS" file="extensions\web_ request_custom_bindings.js" type="BINDATA" />
99 <include name="IDR_WEB_REQUEST_INTERNAL_CUSTOM_BINDINGS_JS" file="extens ions\web_request_internal_custom_bindings.js" type="BINDATA" /> 100 <include name="IDR_WEB_REQUEST_INTERNAL_CUSTOM_BINDINGS_JS" file="extens ions\web_request_internal_custom_bindings.js" type="BINDATA" />
100 <include name="IDR_WEBSTORE_CUSTOM_BINDINGS_JS" file="extensions\webstor e_custom_bindings.js" type="BINDATA" /> 101 <include name="IDR_WEBSTORE_CUSTOM_BINDINGS_JS" file="extensions\webstor e_custom_bindings.js" type="BINDATA" />
101 <include name="IDR_WEB_VIEW_DENY_JS" file="extensions\web_view_deny.js" type="BINDATA" /> 102 <include name="IDR_WEB_VIEW_DENY_JS" file="extensions\web_view_deny.js" type="BINDATA" />
102 <include name="IDR_WEB_VIEW_EXPERIMENTAL_JS" file="extensions\web_view_e xperimental.js" type="BINDATA" /> 103 <include name="IDR_WEB_VIEW_EXPERIMENTAL_JS" file="extensions\web_view_e xperimental.js" type="BINDATA" />
103 <include name="IDR_WEB_VIEW_JS" file="extensions\web_view.js" type="BIND ATA" /> 104 <include name="IDR_WEB_VIEW_JS" file="extensions\web_view.js" type="BIND ATA" />
104 <include name="IDR_WEB_VIEW_REQUEST_CUSTOM_BINDINGS_JS" file="extensions \webview_request_custom_bindings.js" type="BINDATA" /> 105 <include name="IDR_WEB_VIEW_REQUEST_CUSTOM_BINDINGS_JS" file="extensions \webview_request_custom_bindings.js" type="BINDATA" />
105 106
106 <!-- Platform app support. --> 107 <!-- Platform app support. -->
107 <include name="IDR_PLATFORM_APP_CSS" file="extensions\platform_app.css" type="BINDATA" /> 108 <include name="IDR_PLATFORM_APP_CSS" file="extensions\platform_app.css" type="BINDATA" />
108 <include name="IDR_PLATFORM_APP_JS" file="extensions\platform_app.js" ty pe="BINDATA" /> 109 <include name="IDR_PLATFORM_APP_JS" file="extensions\platform_app.js" ty pe="BINDATA" />
109 <include name="IDR_INJECT_APP_TITLEBAR_JS" file="extensions\inject_app_t itlebar.js" type="BINDATA" /> 110 <include name="IDR_INJECT_APP_TITLEBAR_JS" file="extensions\inject_app_t itlebar.js" type="BINDATA" />
110 </if> 111 </if>
111 </includes> 112 </includes>
112 </release> 113 </release>
113 </grit> 114 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698