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

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

Issue 2344203002: Site Settings Desktop: Minor fix. (Closed)
Patch Set: Created 4 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
« no previous file with comments | « no previous file | no next file » | 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/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 754 matching lines...) Expand 10 before | Expand all | Expand 10 after
765 type="chrome_html" /> 765 type="chrome_html" />
766 <structure name="IDR_SETTINGS_SITE_SETTINGS_BEHAVIOR_HTML" 766 <structure name="IDR_SETTINGS_SITE_SETTINGS_BEHAVIOR_HTML"
767 file="site_settings/site_settings_behavior.html" 767 file="site_settings/site_settings_behavior.html"
768 type="chrome_html" /> 768 type="chrome_html" />
769 <structure name="IDR_SETTINGS_SITE_SETTINGS_BEHAVIOR_JS" 769 <structure name="IDR_SETTINGS_SITE_SETTINGS_BEHAVIOR_JS"
770 file="site_settings/site_settings_behavior.js" 770 file="site_settings/site_settings_behavior.js"
771 type="chrome_html" /> 771 type="chrome_html" />
772 <structure name="IDR_SETTINGS_SITE_SETTINGS_CATEGORY_HTML" 772 <structure name="IDR_SETTINGS_SITE_SETTINGS_CATEGORY_HTML"
773 file="site_settings/site_settings_category.html" 773 file="site_settings/site_settings_category.html"
774 type="chrome_html" 774 type="chrome_html"
775 flattenhtml="true" 775 preprocess="true" />
776 allowexternalscript="true" />
777 <structure name="IDR_SETTINGS_SITE_SETTINGS_CATEGORY_JS" 776 <structure name="IDR_SETTINGS_SITE_SETTINGS_CATEGORY_JS"
778 file="site_settings/site_settings_category.js" 777 file="site_settings/site_settings_category.js"
779 type="chrome_html" /> 778 type="chrome_html" />
780 <structure name="IDR_SETTINGS_CONSTANTS_JS" 779 <structure name="IDR_SETTINGS_CONSTANTS_JS"
781 file="site_settings/constants.js" 780 file="site_settings/constants.js"
782 type="chrome_html" /> 781 type="chrome_html" />
783 <structure name="IDR_SETTINGS_CONSTANTS_HTML" 782 <structure name="IDR_SETTINGS_CONSTANTS_HTML"
784 file="site_settings/constants.html" 783 file="site_settings/constants.html"
785 type="chrome_html" /> 784 type="chrome_html" />
786 <structure name="IDR_SETTINGS_SITE_SETTINGS_PAGE_HTML" 785 <structure name="IDR_SETTINGS_SITE_SETTINGS_PAGE_HTML"
(...skipping 334 matching lines...) Expand 10 before | Expand all | Expand 10 after
1121 type="chrome_html" /> 1120 type="chrome_html" />
1122 <structure name="IDR_SETTINGS_USERS_PAGE_HTML" 1121 <structure name="IDR_SETTINGS_USERS_PAGE_HTML"
1123 file="people_page/users_page.html" 1122 file="people_page/users_page.html"
1124 type="chrome_html" 1123 type="chrome_html"
1125 flattenhtml="true" 1124 flattenhtml="true"
1126 allowexternalscript="true" /> 1125 allowexternalscript="true" />
1127 </if> 1126 </if>
1128 </structures> 1127 </structures>
1129 </release> 1128 </release>
1130 </grit> 1129 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698