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

Side by Side Diff: content/content_resources.grd

Issue 1289883002: Remove unused content .rc files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 | « content/browser/gpu/test_support_gpu.gypi ('k') | content/content_tests.gypi » ('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 2
3 <grit latest_public_release="0" current_release="1"> 3 <grit latest_public_release="0" current_release="1">
4 <outputs> 4 <outputs>
5 <output filename="grit/content_resources.h" type="rc_header"> 5 <output filename="grit/content_resources.h" type="rc_header">
6 <emit emit_type='prepend'></emit> 6 <emit emit_type='prepend'></emit>
7 </output> 7 </output>
8 <output filename="content_resources.pak" type="data_package" /> 8 <output filename="content_resources.pak" type="data_package" />
9 <output filename="content_resources.rc" type="rc_all" />
10 </outputs> 9 </outputs>
11 <translations /> 10 <translations />
12 <release seq="1"> 11 <release seq="1">
13 <includes> 12 <includes>
14 <include name="IDR_ACCESSIBILITY_HTML" file="browser/resources/accessibili ty/accessibility.html" flattenhtml="true" allowexternalscript="true" type="BINDA TA" /> 13 <include name="IDR_ACCESSIBILITY_HTML" file="browser/resources/accessibili ty/accessibility.html" flattenhtml="true" allowexternalscript="true" type="BINDA TA" />
15 <include name="IDR_ACCESSIBILITY_CSS" file="browser/resources/accessibilit y/accessibility.css" type="BINDATA" /> 14 <include name="IDR_ACCESSIBILITY_CSS" file="browser/resources/accessibilit y/accessibility.css" type="BINDATA" />
16 <include name="IDR_ACCESSIBILITY_JS" file="browser/resources/accessibility /accessibility.js" flattenhtml="true" type="BINDATA" /> 15 <include name="IDR_ACCESSIBILITY_JS" file="browser/resources/accessibility /accessibility.js" flattenhtml="true" type="BINDATA" />
17 <include name="IDR_APPCACHE_INTERNALS_HTML" file="browser/resources/appcac he/appcache_internals.html" flattenhtml="true" allowexternalscript="true" type=" BINDATA" /> 16 <include name="IDR_APPCACHE_INTERNALS_HTML" file="browser/resources/appcac he/appcache_internals.html" flattenhtml="true" allowexternalscript="true" type=" BINDATA" />
18 <include name="IDR_APPCACHE_INTERNALS_JS" file="browser/resources/appcache /appcache_internals.js" flattenhtml="false" type="BINDATA" /> 17 <include name="IDR_APPCACHE_INTERNALS_JS" file="browser/resources/appcache /appcache_internals.js" flattenhtml="false" type="BINDATA" />
19 <include name="IDR_APPCACHE_INTERNALS_CSS" file="browser/resources/appcach e/appcache_internals.css" flattenhtml="true" type="BINDATA" /> 18 <include name="IDR_APPCACHE_INTERNALS_CSS" file="browser/resources/appcach e/appcache_internals.css" flattenhtml="true" type="BINDATA" />
(...skipping 26 matching lines...) Expand all
46 <include name="IDR_MOJO_CODEC_JS" file="../third_party/mojo/src/mojo/pub lic/js/codec.js" flattenhtml="true" type="BINDATA" /> 45 <include name="IDR_MOJO_CODEC_JS" file="../third_party/mojo/src/mojo/pub lic/js/codec.js" flattenhtml="true" type="BINDATA" />
47 <include name="IDR_MOJO_CONNECTION_JS" file="../third_party/mojo/src/moj o/public/js/connection.js" flattenhtml="true" type="BINDATA" /> 46 <include name="IDR_MOJO_CONNECTION_JS" file="../third_party/mojo/src/moj o/public/js/connection.js" flattenhtml="true" type="BINDATA" />
48 <include name="IDR_MOJO_CONNECTOR_JS" file="../third_party/mojo/src/mojo /public/js/connector.js" flattenhtml="true" type="BINDATA" /> 47 <include name="IDR_MOJO_CONNECTOR_JS" file="../third_party/mojo/src/mojo /public/js/connector.js" flattenhtml="true" type="BINDATA" />
49 <include name="IDR_MOJO_ROUTER_JS" file="../third_party/mojo/src/mojo/pu blic/js/router.js" flattenhtml="true" type="BINDATA" /> 48 <include name="IDR_MOJO_ROUTER_JS" file="../third_party/mojo/src/mojo/pu blic/js/router.js" flattenhtml="true" type="BINDATA" />
50 <include name="IDR_MOJO_UNICODE_JS" file="../third_party/mojo/src/mojo/p ublic/js/unicode.js" flattenhtml="true" type="BINDATA" /> 49 <include name="IDR_MOJO_UNICODE_JS" file="../third_party/mojo/src/mojo/p ublic/js/unicode.js" flattenhtml="true" type="BINDATA" />
51 <include name="IDR_MOJO_VALIDATOR_JS" file="../third_party/mojo/src/mojo /public/js/validator.js" flattenhtml="true" type="BINDATA" /> 50 <include name="IDR_MOJO_VALIDATOR_JS" file="../third_party/mojo/src/mojo /public/js/validator.js" flattenhtml="true" type="BINDATA" />
52 </if> 51 </if>
53 </includes> 52 </includes>
54 </release> 53 </release>
55 </grit> 54 </grit>
OLDNEW
« no previous file with comments | « content/browser/gpu/test_support_gpu.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698