| OLD | NEW |
| 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. etaa --> | 3 without changes to the corresponding grd file. etaa --> |
| 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/browser_resources.h" type="rc_header"> | 6 <output filename="grit/browser_resources.h" type="rc_header"> |
| 7 <emit emit_type='prepend'></emit> | 7 <emit emit_type='prepend'></emit> |
| 8 </output> | 8 </output> |
| 9 <output filename="browser_resources.pak" type="data_package" /> | 9 <output filename="browser_resources.pak" type="data_package" /> |
| 10 <output filename="browser_resources.rc" type="rc_all" /> | 10 <output filename="browser_resources.rc" type="rc_all" /> |
| 11 </outputs> | 11 </outputs> |
| 12 <release seq="1"> | 12 <release seq="1"> |
| 13 <includes> | 13 <includes> |
| 14 <if expr="os.find('win') != -1"> | 14 <if expr="os.find('win') != -1"> |
| 15 <include name="IDR_ABOUT_CONFLICTS_HTML" file="resources\about_conflicts
.html" flattenhtml="true" type="BINDATA" /> | 15 <include name="IDR_ABOUT_CONFLICTS_HTML" file="resources\about_conflicts
.html" flattenhtml="true" type="BINDATA" /> |
| 16 </if> | 16 </if> |
| 17 <if expr="os == 'linux2' or os.find('bsd') != -1"> | 17 <if expr="os == 'linux2' or os.find('bsd') != -1"> |
| 18 <include name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_linux
.html" flattenhtml="true" type="BINDATA" /> | 18 <include name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_linux
.html" flattenhtml="true" type="BINDATA" /> |
| 19 </if> | 19 </if> |
| 20 <if expr="os == 'darwin'"> | 20 <if expr="os == 'darwin'"> |
| 21 <include name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_mac.h
tml" flattenhtml="true" type="BINDATA" /> | 21 <include name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_mac.h
tml" flattenhtml="true" type="BINDATA" /> |
| 22 </if> | 22 </if> |
| 23 <if expr="os != 'linux2' and os != 'darwin' and os.find('bsd') == -1"> | 23 <if expr="os != 'linux2' and os != 'darwin' and os.find('bsd') == -1"> |
| 24 <include name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory.html"
flattenhtml="true" type="BINDATA" /> | 24 <include name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory.html"
flattenhtml="true" type="BINDATA" /> |
| 25 </if> | 25 </if> |
| 26 <include name="IDR_ABOUT_STATS_HTML" file="resources\about_stats.html" fla
ttenhtml="true" type="BINDATA" /> | 26 <include name="IDR_ABOUT_STATS_HTML" file="resources\about_stats.html" fla
ttenhtml="true" type="BINDATA" /> |
| 27 <include name="IDR_ABOUT_VERSION_HTML" file="resources\about_version.html"
flattenhtml="true" type="BINDATA" /> | 27 <include name="IDR_ABOUT_VERSION_HTML" file="resources\about_version.html"
flattenhtml="true" type="BINDATA" /> |
| 28 <include name="IDR_BOOKMARKS_MANIFEST" file="resources\bookmark_manager\ma
nifest.json" type="BINDATA" /> | 28 <include name="IDR_BOOKMARKS_MANIFEST" file="resources\bookmark_manager\ma
nifest.json" type="BINDATA" /> |
| 29 <include name="IDR_CRASHES_HTML" file="resources\crashes.html" flattenhtml
="true" type="BINDATA" /> |
| 29 <include name="IDR_CREDITS_HTML" file="resources\about_credits.html" flatt
enhtml="true" type="BINDATA" /> | 30 <include name="IDR_CREDITS_HTML" file="resources\about_credits.html" flatt
enhtml="true" type="BINDATA" /> |
| 30 <include name="IDR_DOWNLOADS_HTML" file="resources\downloads.html" flatten
html="true" type="BINDATA" /> | 31 <include name="IDR_DOWNLOADS_HTML" file="resources\downloads.html" flatten
html="true" type="BINDATA" /> |
| 31 <if expr="os == 'darwin'"> | 32 <if expr="os == 'darwin'"> |
| 32 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_in
fobar_mac.css" flattenhtml="true" type="BINDATA" /> | 33 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_in
fobar_mac.css" flattenhtml="true" type="BINDATA" /> |
| 33 </if> | 34 </if> |
| 34 <if expr="os != 'darwin'"> | 35 <if expr="os != 'darwin'"> |
| 35 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_in
fobar.css" flattenhtml="true" type="BINDATA" /> | 36 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_in
fobar.css" flattenhtml="true" type="BINDATA" /> |
| 36 </if> | 37 </if> |
| 37 <include name="IDR_EXTENSIONS_UI_HTML" file="resources\extensions_ui.html"
flattenhtml="true" type="BINDATA" /> | 38 <include name="IDR_EXTENSIONS_UI_HTML" file="resources\extensions_ui.html"
flattenhtml="true" type="BINDATA" /> |
| 38 <include name="IDR_FLAGS_HTML" file="resources\flags.html" flattenhtml="tr
ue" type="BINDATA" /> | 39 <include name="IDR_FLAGS_HTML" file="resources\flags.html" flattenhtml="tr
ue" type="BINDATA" /> |
| (...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 105 <!-- manifest file of ChromeVox accessibility extension --> | 106 <!-- manifest file of ChromeVox accessibility extension --> |
| 106 <include name="IDR_CHROMEVOX_MANIFEST" file="resources\access_chromevox\
manifest.json" type="BINDATA" /> | 107 <include name="IDR_CHROMEVOX_MANIFEST" file="resources\access_chromevox\
manifest.json" type="BINDATA" /> |
| 107 </if> | 108 </if> |
| 108 <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')"> | 109 <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')"> |
| 109 <include name="IDR_HELP_MANIFEST" file="resources\help_app\manifest.json
" type="BINDATA" /> | 110 <include name="IDR_HELP_MANIFEST" file="resources\help_app\manifest.json
" type="BINDATA" /> |
| 110 <include name="IDR_GETSTARTED_MANIFEST" file="resources\getstarted\manif
est.json" type="BINDATA" /> | 111 <include name="IDR_GETSTARTED_MANIFEST" file="resources\getstarted\manif
est.json" type="BINDATA" /> |
| 111 </if> | 112 </if> |
| 112 </includes> | 113 </includes> |
| 113 </release> | 114 </release> |
| 114 </grit> | 115 </grit> |
| OLD | NEW |