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

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

Issue 12177010: Generate about:credits page automatically at build time. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix ninja Created 7 years, 10 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 | Annotate | Revision Log
« no previous file with comments | « build/grit_action.gypi ('k') | chrome/browser/resources/about_credits.html » ('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"> 2 <grit latest_public_release="0" current_release="1">
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 <output filename="browser_resources.rc" type="rc_all" /> 8 <output filename="browser_resources.rc" type="rc_all" />
9 </outputs> 9 </outputs>
10 <release seq="1"> 10 <release seq="1">
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
84 <include name="IDR_CHROME_APP_MANIFEST" file="resources\chrome_app\manif est.json" type="BINDATA" /> 84 <include name="IDR_CHROME_APP_MANIFEST" file="resources\chrome_app\manif est.json" type="BINDATA" />
85 </if> 85 </if>
86 <if expr="pp_ifdef('enable_printing')"> 86 <if expr="pp_ifdef('enable_printing')">
87 <include name="IDR_CLOUDPRINT_MANIFEST" file="resources\cloud_print_app\ manifest.json" type="BINDATA" /> 87 <include name="IDR_CLOUDPRINT_MANIFEST" file="resources\cloud_print_app\ manifest.json" type="BINDATA" />
88 <include name="IDR_CLOUD_PRINT_SETUP_DONE_HTML" file="resources\cloud_pr int\cloud_print_setup_done.html" flattenhtml="true" type="BINDATA" /> 88 <include name="IDR_CLOUD_PRINT_SETUP_DONE_HTML" file="resources\cloud_pr int\cloud_print_setup_done.html" flattenhtml="true" type="BINDATA" />
89 <include name="IDR_CLOUD_PRINT_SETUP_FLOW_HTML" file="resources\cloud_pr int\cloud_print_setup_flow.html" flattenhtml="true" type="BINDATA" /> 89 <include name="IDR_CLOUD_PRINT_SETUP_FLOW_HTML" file="resources\cloud_pr int\cloud_print_setup_flow.html" flattenhtml="true" type="BINDATA" />
90 <include name="IDR_CLOUD_PRINT_SETUP_LOGIN_HTML" file="resources\cloud_p rint\cloud_print_setup_login.html" flattenhtml="true" type="BINDATA" /> 90 <include name="IDR_CLOUD_PRINT_SETUP_LOGIN_HTML" file="resources\cloud_p rint\cloud_print_setup_login.html" flattenhtml="true" type="BINDATA" />
91 </if> 91 </if>
92 <include name="IDR_CRASHES_HTML" file="resources\crashes.html" flattenhtml ="true" allowexternalscript="true" type="BINDATA" /> 92 <include name="IDR_CRASHES_HTML" file="resources\crashes.html" flattenhtml ="true" allowexternalscript="true" type="BINDATA" />
93 <include name="IDR_CRASHES_JS" file="resources\crashes.js" type="BINDATA" /> 93 <include name="IDR_CRASHES_JS" file="resources\crashes.js" type="BINDATA" />
94 <include name="IDR_CREDITS_HTML" file="resources\about_credits.html" flatt enhtml="true" type="BINDATA" /> 94 <include name="IDR_CREDITS_HTML" file="${about_credits_file}" use_base_dir ="false" type="BINDATA" />
95 <include name="IDR_CREDITS_JS" file="resources\about_credits.js" type="BIN DATA" /> 95 <include name="IDR_CREDITS_JS" file="resources\about_credits.js" type="BIN DATA" />
96 <if expr="not pp_ifdef('android')"> 96 <if expr="not pp_ifdef('android')">
97 <include name="IDR_DOWNLOADS_JS" file="resources\downloads\downloads.js" type="BINDATA" /> 97 <include name="IDR_DOWNLOADS_JS" file="resources\downloads\downloads.js" type="BINDATA" />
98 <include name="IDR_EXTENSION_COMMAND_LIST_JS" file="resources\extensions \extension_command_list.js" flattenhtml="true" type="BINDATA" /> 98 <include name="IDR_EXTENSION_COMMAND_LIST_JS" file="resources\extensions \extension_command_list.js" flattenhtml="true" type="BINDATA" />
99 </if> 99 </if>
100 <if expr="is_macosx"> 100 <if expr="is_macosx">
101 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_in fobar_mac.css" flattenhtml="true" type="BINDATA" /> 101 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_in fobar_mac.css" flattenhtml="true" type="BINDATA" />
102 </if> 102 </if>
103 <if expr="not is_macosx"> 103 <if expr="not is_macosx">
104 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_in fobar.css" flattenhtml="true" type="BINDATA" /> 104 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_in fobar.css" flattenhtml="true" type="BINDATA" />
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
312 <include name="IDR_GESTURE_CONFIG_JS" file="resources\gesture_config.js" type="BINDATA" /> 312 <include name="IDR_GESTURE_CONFIG_JS" file="resources\gesture_config.js" type="BINDATA" />
313 </if> 313 </if>
314 <if expr="is_win"> 314 <if expr="is_win">
315 <include name="IDR_SET_AS_DEFAULT_BROWSER_JS" file="resources\set_as_def ault_browser.js" flattenhtml="true" type="BINDATA" /> 315 <include name="IDR_SET_AS_DEFAULT_BROWSER_JS" file="resources\set_as_def ault_browser.js" flattenhtml="true" type="BINDATA" />
316 <include name="IDR_SET_AS_DEFAULT_BROWSER_HTML" file="resources\set_as_d efault_browser.html" flattenhtml="true" allowexternalscript="true" type="BINDATA " /> 316 <include name="IDR_SET_AS_DEFAULT_BROWSER_HTML" file="resources\set_as_d efault_browser.html" flattenhtml="true" allowexternalscript="true" type="BINDATA " />
317 </if> 317 </if>
318 <include name="IDR_MANAGED_MODE_BLOCK_INTERSTITIAL_HTML" file="resources\m anaged_mode_block_interstitial.html" flattenhtml="true" type="BINDATA" /> 318 <include name="IDR_MANAGED_MODE_BLOCK_INTERSTITIAL_HTML" file="resources\m anaged_mode_block_interstitial.html" flattenhtml="true" type="BINDATA" />
319 </includes> 319 </includes>
320 </release> 320 </release>
321 </grit> 321 </grit>
OLDNEW
« no previous file with comments | « build/grit_action.gypi ('k') | chrome/browser/resources/about_credits.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698