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

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

Issue 2832633002: Add PDF compositor service (Closed)
Patch Set: rebase more Created 3 years, 7 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
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" output_all_resource_defines= "false"> 2 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false">
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 121 matching lines...) Expand 10 before | Expand all | Expand 10 after
132 <if expr="is_posix and not is_macosx and not is_ios"> 132 <if expr="is_posix and not is_macosx and not is_ios">
133 <include name="IDR_CERTIFICATE_VIEWER_HTML" file="resources\certificate_ viewer.html" type="BINDATA" /> 133 <include name="IDR_CERTIFICATE_VIEWER_HTML" file="resources\certificate_ viewer.html" type="BINDATA" />
134 <include name="IDR_CERTIFICATE_VIEWER_JS" file="resources\certificate_vi ewer.js" type="BINDATA" /> 134 <include name="IDR_CERTIFICATE_VIEWER_JS" file="resources\certificate_vi ewer.js" type="BINDATA" />
135 <include name="IDR_CERTIFICATE_VIEWER_CSS" file="resources\certificate_v iewer.css" type="BINDATA" /> 135 <include name="IDR_CERTIFICATE_VIEWER_CSS" file="resources\certificate_v iewer.css" type="BINDATA" />
136 </if> 136 </if>
137 <if expr="enable_app_list"> 137 <if expr="enable_app_list">
138 <include name="IDR_CHROME_APP_MANIFEST" file="resources\chrome_app\manif est.json" type="BINDATA" /> 138 <include name="IDR_CHROME_APP_MANIFEST" file="resources\chrome_app\manif est.json" type="BINDATA" />
139 </if> 139 </if>
140 <if expr="enable_printing"> 140 <if expr="enable_printing">
141 <include name="IDR_CLOUDPRINT_MANIFEST" file="resources\cloud_print_app\ manifest.json" type="BINDATA" /> 141 <include name="IDR_CLOUDPRINT_MANIFEST" file="resources\cloud_print_app\ manifest.json" type="BINDATA" />
142 <include name="IDR_PDF_COMPOSITOR_MANIFEST" file="..\..\components\print ing\service\pdf_compositor_manifest.json" type="BINDATA" />
142 </if> 143 </if>
143 <if expr="not is_ios"> 144 <if expr="not is_ios">
144 <include name="IDR_DEVTOOLS_DISCOVERY_PAGE_HTML" file="devtools\frontend \devtools_discovery_page.html" type="BINDATA"/> 145 <include name="IDR_DEVTOOLS_DISCOVERY_PAGE_HTML" file="devtools\frontend \devtools_discovery_page.html" type="BINDATA"/>
145 </if> 146 </if>
146 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_HTML" file="resources\doma in_reliability_internals.html" compress="gzip" type="BINDATA" /> 147 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_HTML" file="resources\doma in_reliability_internals.html" compress="gzip" type="BINDATA" />
147 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_CSS" file="resources\domai n_reliability_internals.css" compress="gzip" type="BINDATA" /> 148 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_CSS" file="resources\domai n_reliability_internals.css" compress="gzip" type="BINDATA" />
148 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_JS" file="resources\domain _reliability_internals.js" compress="gzip" type="BINDATA" /> 149 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_JS" file="resources\domain _reliability_internals.js" compress="gzip" type="BINDATA" />
149 <if expr="safe_browsing_mode != 0"> 150 <if expr="safe_browsing_mode != 0">
150 <include name="IDR_DOWNLOAD_FILE_TYPES_PB" file="${root_gen_dir}\chrome\ browser\resources\safe_browsing\download_file_types.pb" use_base_dir="false" typ e="BINDATA" /> 151 <include name="IDR_DOWNLOAD_FILE_TYPES_PB" file="${root_gen_dir}\chrome\ browser\resources\safe_browsing\download_file_types.pb" use_base_dir="false" typ e="BINDATA" />
151 </if> 152 </if>
(...skipping 504 matching lines...) Expand 10 before | Expand all | Expand 10 after
656 <if expr="not is_android and not is_ios"> 657 <if expr="not is_android and not is_ios">
657 <include name="IDR_SSL_ERROR_ASSISTANT_PB" file="${root_gen_dir}/chrome/ browser/resources/ssl/ssl_error_assistant/ssl_error_assistant.pb" use_base_dir=" false" type="BINDATA" /> 658 <include name="IDR_SSL_ERROR_ASSISTANT_PB" file="${root_gen_dir}/chrome/ browser/resources/ssl/ssl_error_assistant/ssl_error_assistant.pb" use_base_dir=" false" type="BINDATA" />
658 </if> 659 </if>
659 <if expr="is_android or is_linux"> 660 <if expr="is_android or is_linux">
660 <include name="IDR_SANDBOX_INTERNALS_HTML" file="resources\sandbox_inter nals\sandbox_internals.html" flattenhtml="true" allowexternalscript="true" type= "BINDATA" compress="gzip" /> 661 <include name="IDR_SANDBOX_INTERNALS_HTML" file="resources\sandbox_inter nals\sandbox_internals.html" flattenhtml="true" allowexternalscript="true" type= "BINDATA" compress="gzip" />
661 <include name="IDR_SANDBOX_INTERNALS_JS" file="resources\sandbox_interna ls\sandbox_internals.js" type="BINDATA" compress="gzip" /> 662 <include name="IDR_SANDBOX_INTERNALS_JS" file="resources\sandbox_interna ls\sandbox_internals.js" type="BINDATA" compress="gzip" />
662 </if> 663 </if>
663 </includes> 664 </includes>
664 </release> 665 </release>
665 </grit> 666 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698