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

Side by Side Diff: chrome/browser/browser_resources.grd

Issue 2811993004: [MD Extensions] Add support for URL navigation (Closed)
Patch Set: nits Created 3 years, 7 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 | « no previous file | chrome/browser/resources/md_extensions/compiled_resources2.gyp » ('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/browser_resources.h" type="rc_header"> 4 <output filename="grit/browser_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="browser_resources.pak" type="data_package" /> 7 <output filename="browser_resources.pak" type="data_package" />
8 </outputs> 8 </outputs>
9 <release seq="1"> 9 <release seq="1">
10 <structures> 10 <structures>
(...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after
199 <include name="IDR_MD_EXTENSIONS_MANAGER_JS" file="resources\md_extensio ns\manager.js" type="BINDATA" /> 199 <include name="IDR_MD_EXTENSIONS_MANAGER_JS" file="resources\md_extensio ns\manager.js" type="BINDATA" />
200 <include name="IDR_MD_EXTENSIONS_ICONS_HTML" file="resources\md_extensio ns\icons.html" type="BINDATA" /> 200 <include name="IDR_MD_EXTENSIONS_ICONS_HTML" file="resources\md_extensio ns\icons.html" type="BINDATA" />
201 <include name="IDR_MD_EXTENSIONS_ITEM_HTML" file="resources\md_extension s\item.html" type="BINDATA" /> 201 <include name="IDR_MD_EXTENSIONS_ITEM_HTML" file="resources\md_extension s\item.html" type="BINDATA" />
202 <include name="IDR_MD_EXTENSIONS_ITEM_JS" file="resources\md_extensions\ item.js" type="BINDATA" /> 202 <include name="IDR_MD_EXTENSIONS_ITEM_JS" file="resources\md_extensions\ item.js" type="BINDATA" />
203 <include name="IDR_MD_EXTENSIONS_ITEM_LIST_HTML" file="resources\md_exte nsions\item_list.html" type="BINDATA" /> 203 <include name="IDR_MD_EXTENSIONS_ITEM_LIST_HTML" file="resources\md_exte nsions\item_list.html" type="BINDATA" />
204 <include name="IDR_MD_EXTENSIONS_ITEM_LIST_JS" file="resources\md_extens ions\item_list.js" type="BINDATA" /> 204 <include name="IDR_MD_EXTENSIONS_ITEM_LIST_JS" file="resources\md_extens ions\item_list.js" type="BINDATA" />
205 <include name="IDR_MD_EXTENSIONS_ITEM_UTIL_HTML" file="resources\md_exte nsions\item_util.html" type="BINDATA" /> 205 <include name="IDR_MD_EXTENSIONS_ITEM_UTIL_HTML" file="resources\md_exte nsions\item_util.html" type="BINDATA" />
206 <include name="IDR_MD_EXTENSIONS_ITEM_UTIL_JS" file="resources\md_extens ions\item_util.js" type="BINDATA" /> 206 <include name="IDR_MD_EXTENSIONS_ITEM_UTIL_JS" file="resources\md_extens ions\item_util.js" type="BINDATA" />
207 <include name="IDR_MD_EXTENSIONS_LOAD_ERROR_HTML" file="resources\md_ext ensions\load_error.html" type="BINDATA" /> 207 <include name="IDR_MD_EXTENSIONS_LOAD_ERROR_HTML" file="resources\md_ext ensions\load_error.html" type="BINDATA" />
208 <include name="IDR_MD_EXTENSIONS_LOAD_ERROR_JS" file="resources\md_exten sions\load_error.js" type="BINDATA" /> 208 <include name="IDR_MD_EXTENSIONS_LOAD_ERROR_JS" file="resources\md_exten sions\load_error.js" type="BINDATA" />
209 <include name="IDR_MD_EXTENSIONS_NAVIGATION_HELPER_HTML" file="resources \md_extensions\navigation_helper.html" type="BINDATA" />
210 <include name="IDR_MD_EXTENSIONS_NAVIGATION_HELPER_JS" file="resources\m d_extensions\navigation_helper.js" type="BINDATA" />
209 <include name="IDR_MD_EXTENSIONS_OPTIONS_DIALOG_HTML" file="resources\md _extensions\options_dialog.html" type="BINDATA" /> 211 <include name="IDR_MD_EXTENSIONS_OPTIONS_DIALOG_HTML" file="resources\md _extensions\options_dialog.html" type="BINDATA" />
210 <include name="IDR_MD_EXTENSIONS_OPTIONS_DIALOG_JS" file="resources\md_e xtensions\options_dialog.js" type="BINDATA" /> 212 <include name="IDR_MD_EXTENSIONS_OPTIONS_DIALOG_JS" file="resources\md_e xtensions\options_dialog.js" type="BINDATA" />
211 <include name="IDR_MD_EXTENSIONS_PACK_DIALOG_HTML" file="resources\md_ex tensions\pack_dialog.html" type="BINDATA" /> 213 <include name="IDR_MD_EXTENSIONS_PACK_DIALOG_HTML" file="resources\md_ex tensions\pack_dialog.html" type="BINDATA" />
212 <include name="IDR_MD_EXTENSIONS_PACK_DIALOG_JS" file="resources\md_exte nsions\pack_dialog.js" type="BINDATA" /> 214 <include name="IDR_MD_EXTENSIONS_PACK_DIALOG_JS" file="resources\md_exte nsions\pack_dialog.js" type="BINDATA" />
213 <include name="IDR_MD_EXTENSIONS_SERVICE_HTML" file="resources\md_extens ions\service.html" type="BINDATA" /> 215 <include name="IDR_MD_EXTENSIONS_SERVICE_HTML" file="resources\md_extens ions\service.html" type="BINDATA" />
214 <include name="IDR_MD_EXTENSIONS_SERVICE_JS" file="resources\md_extensio ns\service.js" type="BINDATA" /> 216 <include name="IDR_MD_EXTENSIONS_SERVICE_JS" file="resources\md_extensio ns\service.js" type="BINDATA" />
215 <include name="IDR_MD_EXTENSIONS_SHORTCUT_INPUT_HTML" file="resources\md _extensions\shortcut_input.html" type="BINDATA" /> 217 <include name="IDR_MD_EXTENSIONS_SHORTCUT_INPUT_HTML" file="resources\md _extensions\shortcut_input.html" type="BINDATA" />
216 <include name="IDR_MD_EXTENSIONS_SHORTCUT_INPUT_JS" file="resources\md_e xtensions\shortcut_input.js" type="BINDATA" /> 218 <include name="IDR_MD_EXTENSIONS_SHORTCUT_INPUT_JS" file="resources\md_e xtensions\shortcut_input.js" type="BINDATA" />
217 <include name="IDR_MD_EXTENSIONS_SIDEBAR_HTML" file="resources\md_extens ions\sidebar.html" type="BINDATA" /> 219 <include name="IDR_MD_EXTENSIONS_SIDEBAR_HTML" file="resources\md_extens ions\sidebar.html" type="BINDATA" />
218 <include name="IDR_MD_EXTENSIONS_SIDEBAR_JS" file="resources\md_extensio ns\sidebar.js" type="BINDATA" /> 220 <include name="IDR_MD_EXTENSIONS_SIDEBAR_JS" file="resources\md_extensio ns\sidebar.js" type="BINDATA" />
(...skipping 447 matching lines...) Expand 10 before | Expand all | Expand 10 after
666 <if expr="not is_android and not is_ios"> 668 <if expr="not is_android and not is_ios">
667 <include name="IDR_SSL_ERROR_ASSISTANT_PB" file="${root_gen_dir}/chrome/ browser/resources/ssl/ssl_error_assistant/ssl_error_assistant.pb" use_base_dir=" false" type="BINDATA" /> 669 <include name="IDR_SSL_ERROR_ASSISTANT_PB" file="${root_gen_dir}/chrome/ browser/resources/ssl/ssl_error_assistant/ssl_error_assistant.pb" use_base_dir=" false" type="BINDATA" />
668 </if> 670 </if>
669 <if expr="is_android or is_linux"> 671 <if expr="is_android or is_linux">
670 <include name="IDR_SANDBOX_INTERNALS_HTML" file="resources\sandbox_inter nals\sandbox_internals.html" flattenhtml="true" allowexternalscript="true" type= "BINDATA" compress="gzip" /> 672 <include name="IDR_SANDBOX_INTERNALS_HTML" file="resources\sandbox_inter nals\sandbox_internals.html" flattenhtml="true" allowexternalscript="true" type= "BINDATA" compress="gzip" />
671 <include name="IDR_SANDBOX_INTERNALS_JS" file="resources\sandbox_interna ls\sandbox_internals.js" type="BINDATA" compress="gzip" /> 673 <include name="IDR_SANDBOX_INTERNALS_JS" file="resources\sandbox_interna ls\sandbox_internals.js" type="BINDATA" compress="gzip" />
672 </if> 674 </if>
673 </includes> 675 </includes>
674 </release> 676 </release>
675 </grit> 677 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/md_extensions/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698