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

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

Issue 2832633002: Add PDF compositor service (Closed)
Patch Set: rebase 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
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/chrome_content_browser_client.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
136 <if expr="is_posix and not is_macosx and not is_ios"> 136 <if expr="is_posix and not is_macosx and not is_ios">
137 <include name="IDR_CERTIFICATE_VIEWER_HTML" file="resources\certificate_ viewer.html" type="BINDATA" /> 137 <include name="IDR_CERTIFICATE_VIEWER_HTML" file="resources\certificate_ viewer.html" type="BINDATA" />
138 <include name="IDR_CERTIFICATE_VIEWER_JS" file="resources\certificate_vi ewer.js" type="BINDATA" /> 138 <include name="IDR_CERTIFICATE_VIEWER_JS" file="resources\certificate_vi ewer.js" type="BINDATA" />
139 <include name="IDR_CERTIFICATE_VIEWER_CSS" file="resources\certificate_v iewer.css" type="BINDATA" /> 139 <include name="IDR_CERTIFICATE_VIEWER_CSS" file="resources\certificate_v iewer.css" type="BINDATA" />
140 </if> 140 </if>
141 <if expr="enable_app_list"> 141 <if expr="enable_app_list">
142 <include name="IDR_CHROME_APP_MANIFEST" file="resources\chrome_app\manif est.json" type="BINDATA" /> 142 <include name="IDR_CHROME_APP_MANIFEST" file="resources\chrome_app\manif est.json" type="BINDATA" />
143 </if> 143 </if>
144 <if expr="enable_printing"> 144 <if expr="enable_printing">
145 <include name="IDR_CLOUDPRINT_MANIFEST" file="resources\cloud_print_app\ manifest.json" type="BINDATA" /> 145 <include name="IDR_CLOUDPRINT_MANIFEST" file="resources\cloud_print_app\ manifest.json" type="BINDATA" />
146 <include name="IDR_PDF_COMPOSITOR_MANIFEST" file="..\..\components\print ing\service\pdf_compositor_manifest.json" type="BINDATA" />
146 </if> 147 </if>
147 <if expr="not is_ios"> 148 <if expr="not is_ios">
148 <include name="IDR_DEVTOOLS_DISCOVERY_PAGE_HTML" file="devtools\frontend \devtools_discovery_page.html" type="BINDATA"/> 149 <include name="IDR_DEVTOOLS_DISCOVERY_PAGE_HTML" file="devtools\frontend \devtools_discovery_page.html" type="BINDATA"/>
149 </if> 150 </if>
150 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_HTML" file="resources\doma in_reliability_internals.html" compress="gzip" type="BINDATA" /> 151 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_HTML" file="resources\doma in_reliability_internals.html" compress="gzip" type="BINDATA" />
151 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_CSS" file="resources\domai n_reliability_internals.css" compress="gzip" type="BINDATA" /> 152 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_CSS" file="resources\domai n_reliability_internals.css" compress="gzip" type="BINDATA" />
152 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_JS" file="resources\domain _reliability_internals.js" compress="gzip" type="BINDATA" /> 153 <include name="IDR_DOMAIN_RELIABILITY_INTERNALS_JS" file="resources\domain _reliability_internals.js" compress="gzip" type="BINDATA" />
153 <if expr="safe_browsing_mode != 0"> 154 <if expr="safe_browsing_mode != 0">
154 <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" /> 155 <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" />
155 </if> 156 </if>
(...skipping 504 matching lines...) Expand 10 before | Expand all | Expand 10 after
660 <if expr="not is_android and not is_ios"> 661 <if expr="not is_android and not is_ios">
661 <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" /> 662 <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" />
662 </if> 663 </if>
663 <if expr="is_android or is_linux"> 664 <if expr="is_android or is_linux">
664 <include name="IDR_SANDBOX_INTERNALS_HTML" file="resources\sandbox_inter nals\sandbox_internals.html" flattenhtml="true" allowexternalscript="true" type= "BINDATA" compress="gzip" /> 665 <include name="IDR_SANDBOX_INTERNALS_HTML" file="resources\sandbox_inter nals\sandbox_internals.html" flattenhtml="true" allowexternalscript="true" type= "BINDATA" compress="gzip" />
665 <include name="IDR_SANDBOX_INTERNALS_JS" file="resources\sandbox_interna ls\sandbox_internals.js" type="BINDATA" compress="gzip" /> 666 <include name="IDR_SANDBOX_INTERNALS_JS" file="resources\sandbox_interna ls\sandbox_internals.js" type="BINDATA" compress="gzip" />
666 </if> 667 </if>
667 </includes> 668 </includes>
668 </release> 669 </release>
669 </grit> 670 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/chrome_content_browser_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698