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

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

Issue 251813008: Remove PDF extension dependencies from grd files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/resources/component_extension_resources.grd » ('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"> 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 222 matching lines...) Expand 10 before | Expand all | Expand 10 after
233 <if expr="not is_android"> 233 <if expr="not is_android">
234 <include name="IDR_POLICY_CSS" file="resources\policy.css" type="BINDATA "/> 234 <include name="IDR_POLICY_CSS" file="resources\policy.css" type="BINDATA "/>
235 </if> 235 </if>
236 <include name="IDR_POLICY_HTML" file="resources\policy.html" flattenhtml=" true" allowexternalscript="true" type="BINDATA"/> 236 <include name="IDR_POLICY_HTML" file="resources\policy.html" flattenhtml=" true" allowexternalscript="true" type="BINDATA"/>
237 <include name="IDR_POLICY_JS" file="resources\policy.js" type="BINDATA"/> 237 <include name="IDR_POLICY_JS" file="resources\policy.js" type="BINDATA"/>
238 <include name="IDR_PRERENDER_URL_WHITELIST" file="resources\prerender_url_ whitelist.dat" type="BINDATA"/> 238 <include name="IDR_PRERENDER_URL_WHITELIST" file="resources\prerender_url_ whitelist.dat" type="BINDATA"/>
239 <if expr="enable_full_printing"> 239 <if expr="enable_full_printing">
240 <include name="IDR_PRINT_PREVIEW_HTML" file="resources\print_preview\pri nt_preview.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 240 <include name="IDR_PRINT_PREVIEW_HTML" file="resources\print_preview\pri nt_preview.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
241 <include name="IDR_PRINT_PREVIEW_PAGE" file="resources\print_preview\pri nt_preview_page.html" flattenhtml="true" allowexternalscript="false" type="BINDA TA" /> 241 <include name="IDR_PRINT_PREVIEW_PAGE" file="resources\print_preview\pri nt_preview_page.html" flattenhtml="true" allowexternalscript="false" type="BINDA TA" />
242 <include name="IDR_PRINT_PREVIEW_JS" file="resources\print_preview\print _preview.js" flattenhtml="true" type="BINDATA" /> 242 <include name="IDR_PRINT_PREVIEW_JS" file="resources\print_preview\print _preview.js" flattenhtml="true" type="BINDATA" />
243 <include name="IDR_PRINT_PREVIEW_AREA_JS" file="resources\print_preview\ previewarea\preview_area.js" flattenhtml="true" type="BINDATA" />
244 <include name="IDR_PRINT_PDF_SCRIPTING_API_JS" file="resources\pdf\pdf_s cripting_api.js" type="BINDATA" />
245 <include name="IDR_PRINT_PREVIEW_IMAGES_PRINTER" 243 <include name="IDR_PRINT_PREVIEW_IMAGES_PRINTER"
246 file="resources\print_preview\images\printer.png" type="BINDATA " /> 244 file="resources\print_preview\images\printer.png" type="BINDATA " />
247 <include name="IDR_PRINT_PREVIEW_IMAGES_PRINTER_SHARED" 245 <include name="IDR_PRINT_PREVIEW_IMAGES_PRINTER_SHARED"
248 file="resources\print_preview\images\printer_shared.png" type=" BINDATA" /> 246 file="resources\print_preview\images\printer_shared.png" type=" BINDATA" />
249 <include name="IDR_PRINT_PREVIEW_IMAGES_GOOGLE_DOC" 247 <include name="IDR_PRINT_PREVIEW_IMAGES_GOOGLE_DOC"
250 file="resources\print_preview\images\google_doc.png" type="BIND ATA" /> 248 file="resources\print_preview\images\google_doc.png" type="BIND ATA" />
251 <include name="IDR_PRINT_PREVIEW_IMAGES_PDF" 249 <include name="IDR_PRINT_PREVIEW_IMAGES_PDF"
252 file="resources\print_preview\images\pdf.png" type="BINDATA" /> 250 file="resources\print_preview\images\pdf.png" type="BINDATA" />
253 <include name="IDR_PRINT_PREVIEW_IMAGES_THIRD_PARTY" 251 <include name="IDR_PRINT_PREVIEW_IMAGES_THIRD_PARTY"
254 file="resources\print_preview\images\third_party.png" type="BIN DATA" /> 252 file="resources\print_preview\images\third_party.png" type="BIN DATA" />
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after
411 <include name="IDR_GCM_INTERNALS_JS" file="resources\gcm_internals.js" typ e="BINDATA" /> 409 <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" /> 410 <include name="IDR_EASY_UNLOCK_MANIFEST" file="resources\easy_unlock\manif est.json" type="BINDATA" />
413 <if expr="chromeos"> 411 <if expr="chromeos">
414 <include name="IDR_SET_TIME_HTML" file="resources\chromeos\set_time.html " type="BINDATA" /> 412 <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" /> 413 <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" /> 414 <include name="IDR_SET_TIME_JS" file="resources\chromeos\set_time.js" ty pe="BINDATA" />
417 </if> 415 </if>
418 </includes> 416 </includes>
419 </release> 417 </release>
420 </grit> 418 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/component_extension_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698