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

Side by Side Diff: chrome/browser/resources/settings/settings_resources.grd

Issue 2484423004: [MD settings] settings for pdf documents (Closed)
Patch Set: made method private Created 4 years, 1 month 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" 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/settings_resources.h" type="rc_header"> 4 <output filename="grit/settings_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="grit/settings_resources_map.cc" 7 <output filename="grit/settings_resources_map.cc"
8 type="resource_file_map_source" /> 8 type="resource_file_map_source" />
9 <output filename="grit/settings_resources_map.h" 9 <output filename="grit/settings_resources_map.h"
10 type="resource_map_header" /> 10 type="resource_map_header" />
(...skipping 724 matching lines...) Expand 10 before | Expand all | Expand 10 after
735 <structure name="IDR_SETTINGS_CUPS_ADD_PRINTER_DIALOG_UTIL_JS" 735 <structure name="IDR_SETTINGS_CUPS_ADD_PRINTER_DIALOG_UTIL_JS"
736 file="printing_page/cups_add_printer_dialog_util.js" 736 file="printing_page/cups_add_printer_dialog_util.js"
737 type="chrome_html" /> 737 type="chrome_html" />
738 </if> 738 </if>
739 <structure name="IDR_SETTINGS_CLOUD_PRINTING_PAGE_HTML" 739 <structure name="IDR_SETTINGS_CLOUD_PRINTING_PAGE_HTML"
740 file="printing_page/cloud_printers.html" 740 file="printing_page/cloud_printers.html"
741 type="chrome_html" /> 741 type="chrome_html" />
742 <structure name="IDR_SETTINGS_CLOUD_PRINTING_PAGE_JS" 742 <structure name="IDR_SETTINGS_CLOUD_PRINTING_PAGE_JS"
743 file="printing_page/cloud_printers.js" 743 file="printing_page/cloud_printers.js"
744 type="chrome_html" /> 744 type="chrome_html" />
745 <structure name="IDR_SETTINGS_PDF_DOCUMENTS_HTML"
746 file="site_settings/pdf_documents.html"
747 type="chrome_html" />
748 <structure name="IDR_SETTINGS_PDF_DOCUMENTS_JS"
749 file="site_settings/pdf_documents.js"
750 type="chrome_html" />
745 <structure name="IDR_SETTINGS_PRIVACY_PAGE_HTML" 751 <structure name="IDR_SETTINGS_PRIVACY_PAGE_HTML"
746 file="privacy_page/privacy_page.html" 752 file="privacy_page/privacy_page.html"
747 type="chrome_html" 753 type="chrome_html"
748 flattenhtml="true" 754 flattenhtml="true"
749 allowexternalscript="true" /> 755 allowexternalscript="true" />
750 <structure name="IDR_SETTINGS_PRIVACY_PAGE_JS" 756 <structure name="IDR_SETTINGS_PRIVACY_PAGE_JS"
751 file="privacy_page/privacy_page.js" 757 file="privacy_page/privacy_page.js"
752 flattenhtml="true" 758 flattenhtml="true"
753 type="chrome_html" /> 759 type="chrome_html" />
754 <structure name="IDR_SETTINGS_PRIVACY_PAGE_BROWSER_PROXY_HTML" 760 <structure name="IDR_SETTINGS_PRIVACY_PAGE_BROWSER_PROXY_HTML"
(...skipping 394 matching lines...) Expand 10 before | Expand all | Expand 10 after
1149 type="chrome_html" /> 1155 type="chrome_html" />
1150 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" 1156 <structure name="IDR_SETTINGS_USERS_PAGE_HTML"
1151 file="people_page/users_page.html" 1157 file="people_page/users_page.html"
1152 type="chrome_html" 1158 type="chrome_html"
1153 flattenhtml="true" 1159 flattenhtml="true"
1154 allowexternalscript="true" /> 1160 allowexternalscript="true" />
1155 </if> 1161 </if>
1156 </structures> 1162 </structures>
1157 </release> 1163 </release>
1158 </grit> 1164 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/resources/settings/route.js ('k') | chrome/browser/resources/settings/site_settings/pdf_documents.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698