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"> |
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 </outputs> | 8 </outputs> |
9 <release seq="1"> | 9 <release seq="1"> |
10 <structures> | 10 <structures> |
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
112 <if expr="enable_printing"> | 112 <if expr="enable_printing"> |
113 <include name="IDR_CLOUDPRINT_MANIFEST" file="resources\cloud_print_app\ manifest.json" type="BINDATA" /> | 113 <include name="IDR_CLOUDPRINT_MANIFEST" file="resources\cloud_print_app\ manifest.json" type="BINDATA" /> |
114 </if> | 114 </if> |
115 <include name="IDR_CRASHES_HTML" file="resources\crashes.html" flattenhtml ="true" allowexternalscript="true" type="BINDATA" /> | 115 <include name="IDR_CRASHES_HTML" file="resources\crashes.html" flattenhtml ="true" allowexternalscript="true" type="BINDATA" /> |
116 <include name="IDR_CRASHES_JS" file="resources\crashes.js" type="BINDATA" /> | 116 <include name="IDR_CRASHES_JS" file="resources\crashes.js" type="BINDATA" /> |
117 <include name="IDR_CREDITS_HTML" file="${about_credits_file}" use_base_dir ="false" type="BINDATA" /> | 117 <include name="IDR_CREDITS_HTML" file="${about_credits_file}" use_base_dir ="false" type="BINDATA" /> |
118 <include name="IDR_CREDITS_JS" file="resources\about_credits.js" type="BIN DATA" /> | 118 <include name="IDR_CREDITS_JS" file="resources\about_credits.js" type="BIN DATA" /> |
119 <if expr="not is_ios"> | 119 <if expr="not is_ios"> |
120 <include name="IDR_DEVTOOLS_DISCOVERY_PAGE_HTML" file="devtools\frontend \devtools_discovery_page.html" type="BINDATA"/> | 120 <include name="IDR_DEVTOOLS_DISCOVERY_PAGE_HTML" file="devtools\frontend \devtools_discovery_page.html" type="BINDATA"/> |
121 </if> | 121 </if> |
122 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_HTML" file="resources\doma in_reliability_internals.html" type="BINDATA"/> | |
Bernhard Bauer
2014/06/28 11:16:34
Nit: More common style seems to be to add a space
Deprecated (see juliatuttle)
2014/06/30 16:58:20
Done.
| |
123 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_CSS" file="resources\domai n_reliability_internals.css" type="BINDATA"/> | |
124 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_JS" file="resources\domain _reliability_internals.js" type="BINDATA"/> | |
122 <if expr="not is_android"> | 125 <if expr="not is_android"> |
123 <include name="IDR_DOWNLOADS_JS" file="resources\downloads\downloads.js" type="BINDATA" /> | 126 <include name="IDR_DOWNLOADS_JS" file="resources\downloads\downloads.js" type="BINDATA" /> |
124 </if> | 127 </if> |
125 <if expr="enable_extensions"> | 128 <if expr="enable_extensions"> |
126 <include name="IDR_EXTENSION_COMMAND_LIST_JS" file="resources\extensions \extension_command_list.js" flattenhtml="true" type="BINDATA" /> | 129 <include name="IDR_EXTENSION_COMMAND_LIST_JS" file="resources\extensions \extension_command_list.js" flattenhtml="true" type="BINDATA" /> |
127 <if expr="is_macosx"> | 130 <if expr="is_macosx"> |
128 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_ infobar_mac.css" flattenhtml="true" type="BINDATA" /> | 131 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_ infobar_mac.css" flattenhtml="true" type="BINDATA" /> |
129 </if> | 132 </if> |
130 <if expr="not is_macosx"> | 133 <if expr="not is_macosx"> |
131 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_ infobar.css" flattenhtml="true" type="BINDATA" /> | 134 <include name="IDR_EXTENSIONS_INFOBAR_CSS" file="resources\extensions_ infobar.css" flattenhtml="true" type="BINDATA" /> |
(...skipping 279 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
411 <include name="IDR_GCM_INTERNALS_JS" file="resources\gcm_internals.js" typ e="BINDATA" /> | 414 <include name="IDR_GCM_INTERNALS_JS" file="resources\gcm_internals.js" typ e="BINDATA" /> |
412 <include name="IDR_EASY_UNLOCK_MANIFEST" file="resources\easy_unlock\manif est.json" type="BINDATA" /> | 415 <include name="IDR_EASY_UNLOCK_MANIFEST" file="resources\easy_unlock\manif est.json" type="BINDATA" /> |
413 <if expr="chromeos"> | 416 <if expr="chromeos"> |
414 <include name="IDR_SET_TIME_HTML" file="resources\chromeos\set_time.html " type="BINDATA" /> | 417 <include name="IDR_SET_TIME_HTML" file="resources\chromeos\set_time.html " type="BINDATA" /> |
415 <include name="IDR_SET_TIME_CSS" file="resources\chromeos\set_time.css" type="BINDATA" /> | 418 <include name="IDR_SET_TIME_CSS" file="resources\chromeos\set_time.css" type="BINDATA" /> |
416 <include name="IDR_SET_TIME_JS" file="resources\chromeos\set_time.js" ty pe="BINDATA" /> | 419 <include name="IDR_SET_TIME_JS" file="resources\chromeos\set_time.js" ty pe="BINDATA" /> |
417 </if> | 420 </if> |
418 </includes> | 421 </includes> |
419 </release> | 422 </release> |
420 </grit> | 423 </grit> |
OLD | NEW |