| OLD | NEW |
| 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" output_all_resource_defines=
"false"> |
| 3 <outputs> | 3 <outputs> |
| 4 <output filename="grit/file_manager_resources.h" type="rc_header"> | 4 <output filename="grit/file_manager_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/file_manager_resources_map.cc" type="resource_file_ma
p_source" /> | 7 <output filename="grit/file_manager_resources_map.cc" type="resource_file_ma
p_source" /> |
| 8 <output filename="grit/file_manager_resources_map.h" type="resource_map_head
er" /> | 8 <output filename="grit/file_manager_resources_map.h" type="resource_map_head
er" /> |
| 9 <output filename="file_manager_resources.pak" type="data_package" /> | 9 <output filename="file_manager_resources.pak" type="data_package" /> |
| 10 <output filename="file_manager_resources.rc" type="rc_all" /> | 10 <output filename="file_manager_resources.rc" type="rc_all" /> |
| 11 </outputs> | 11 </outputs> |
| 12 <release seq="1"> | 12 <release seq="1"> |
| (...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 225 </if> | 225 </if> |
| 226 <if expr="_google_chrome"> | 226 <if expr="_google_chrome"> |
| 227 <!-- This entry overrides IDR_IMAGE_LOADER_PIEX_LOADER_PNACL with cont
ent of ../internal/piex/piex.pexe. --> | 227 <!-- This entry overrides IDR_IMAGE_LOADER_PIEX_LOADER_PNACL with cont
ent of ../internal/piex/piex.pexe. --> |
| 228 <include name="IDR_IMAGE_LOADER_PIEX_LOADER_PNACL" file="internal/piex
/piex.pexe" type="BINDATA" /> | 228 <include name="IDR_IMAGE_LOADER_PIEX_LOADER_PNACL" file="internal/piex
/piex.pexe" type="BINDATA" /> |
| 229 </if> | 229 </if> |
| 230 <include name="IDR_IMAGE_LOADER_PIEX_LOADER_MANIFEST" file="image_loader
/piex/piex.nmf.txt" type="BINDATA" /> | 230 <include name="IDR_IMAGE_LOADER_PIEX_LOADER_MANIFEST" file="image_loader
/piex/piex.nmf.txt" type="BINDATA" /> |
| 231 </if> | 231 </if> |
| 232 </includes> | 232 </includes> |
| 233 </release> | 233 </release> |
| 234 </grit> | 234 </grit> |
| OLD | NEW |