Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <?xml version="1.0" encoding="UTF-8"?> | |
| 2 <grit latest_public_release="0" | |
| 3 current_release="1" | |
| 4 output_all_resource_defines="false"> | |
| 5 <outputs> | |
| 6 <output filename="grit/task_scheduler_internals_resources.h" | |
| 7 type="rc_header"> | |
| 8 <emit emit_type='prepend'></emit> | |
| 9 </output> | |
| 10 <output filename="task_scheduler_internals_resources.pak" | |
| 11 type="data_package" /> | |
| 12 </outputs> | |
| 13 <release seq="1"> | |
| 14 <includes> | |
| 15 <include name="IDR_TASK_SCHEDULER_INTERNALS_RESOURCES_INDEX_HTML" | |
| 16 file="index.html" | |
| 17 allowexternalscript="false" | |
|
Dan Beam
2016/09/26 18:10:34
nit: i think this option only has an effect with f
robliao
2016/09/26 18:15:48
Done.
| |
| 18 type="BINDATA" /> | |
| 19 </includes> | |
| 20 </release> | |
| 21 </grit> | |
| OLD | NEW |