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

Side by Side Diff: content/content_resources.grd

Issue 2221153003: Establish MojoChildConnection from BrowserChildProcessHostImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@renderer-channel
Patch Set: rebase Created 4 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/common/mojo/constants.cc ('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" output_all_resource_defines= "false"> 3 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false">
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 </outputs> 9 </outputs>
10 <translations /> 10 <translations />
(...skipping 12 matching lines...) Expand all
23 <include name="IDR_GPU_INTERNALS_HTML" file="browser/resources/gpu/gpu_int ernals.html" flattenhtml="true" allowexternalscript="true" compress="gzip" type= "BINDATA" /> 23 <include name="IDR_GPU_INTERNALS_HTML" file="browser/resources/gpu/gpu_int ernals.html" flattenhtml="true" allowexternalscript="true" compress="gzip" type= "BINDATA" />
24 <include name="IDR_GPU_INTERNALS_JS" file="browser/resources/gpu/gpu_inter nals.js" flattenhtml="true" compress="gzip" type="BINDATA" /> 24 <include name="IDR_GPU_INTERNALS_JS" file="browser/resources/gpu/gpu_inter nals.js" flattenhtml="true" compress="gzip" type="BINDATA" />
25 <include name="IDR_INDEXED_DB_INTERNALS_HTML" file="browser/resources/inde xed_db/indexeddb_internals.html" flattenhtml="true" allowexternalscript="true" c ompress="gzip" type="BINDATA" /> 25 <include name="IDR_INDEXED_DB_INTERNALS_HTML" file="browser/resources/inde xed_db/indexeddb_internals.html" flattenhtml="true" allowexternalscript="true" c ompress="gzip" type="BINDATA" />
26 <include name="IDR_INDEXED_DB_INTERNALS_JS" file="browser/resources/indexe d_db/indexeddb_internals.js" flattenhtml="true" compress="gzip" type="BINDATA" / > 26 <include name="IDR_INDEXED_DB_INTERNALS_JS" file="browser/resources/indexe d_db/indexeddb_internals.js" flattenhtml="true" compress="gzip" type="BINDATA" / >
27 <include name="IDR_INDEXED_DB_INTERNALS_CSS" file="browser/resources/index ed_db/indexeddb_internals.css" flattenhtml="true" compress="gzip" type="BINDATA" /> 27 <include name="IDR_INDEXED_DB_INTERNALS_CSS" file="browser/resources/index ed_db/indexeddb_internals.css" flattenhtml="true" compress="gzip" type="BINDATA" />
28 <include name="IDR_MEDIA_INTERNALS_HTML" file="browser/resources/media/med ia_internals.html" flattenhtml="true" allowexternalscript="true" compress="gzip" type="BINDATA" /> 28 <include name="IDR_MEDIA_INTERNALS_HTML" file="browser/resources/media/med ia_internals.html" flattenhtml="true" allowexternalscript="true" compress="gzip" type="BINDATA" />
29 <include name="IDR_MEDIA_INTERNALS_JS" file="browser/resources/media/media _internals.js" flattenhtml="true" compress="gzip" type="BINDATA" /> 29 <include name="IDR_MEDIA_INTERNALS_JS" file="browser/resources/media/media _internals.js" flattenhtml="true" compress="gzip" type="BINDATA" />
30 <include name="IDR_MOJO_CATALOG_MANIFEST" file="../services/catalog/manife st.json" type="BINDATA" /> 30 <include name="IDR_MOJO_CATALOG_MANIFEST" file="../services/catalog/manife st.json" type="BINDATA" />
31 <include name="IDR_MOJO_CONTENT_BROWSER_MANIFEST" file="${root_out_dir}/co ntent_browser_manifest.json" use_base_dir="false" type="BINDATA" /> 31 <include name="IDR_MOJO_CONTENT_BROWSER_MANIFEST" file="${root_out_dir}/co ntent_browser_manifest.json" use_base_dir="false" type="BINDATA" />
32 <include name="IDR_MOJO_CONTENT_GPU_MANIFEST" file="${root_out_dir}/conten t_gpu_manifest.json" use_base_dir="false" type="BINDATA" /> 32 <include name="IDR_MOJO_CONTENT_GPU_MANIFEST" file="${root_out_dir}/conten t_gpu_manifest.json" use_base_dir="false" type="BINDATA" />
33 <include name="IDR_MOJO_CONTENT_PLUGIN_MANIFEST" file="${root_out_dir}/con tent_plugin_manifest.json" use_base_dir="false" type="BINDATA" />
33 <include name="IDR_MOJO_CONTENT_RENDERER_MANIFEST" file="${root_out_dir}/c ontent_renderer_manifest.json" use_base_dir="false" type="BINDATA" /> 34 <include name="IDR_MOJO_CONTENT_RENDERER_MANIFEST" file="${root_out_dir}/c ontent_renderer_manifest.json" use_base_dir="false" type="BINDATA" />
34 <include name="IDR_MOJO_CONTENT_UTILITY_MANIFEST" file="${root_out_dir}/co ntent_utility_manifest.json" use_base_dir="false" type="BINDATA" /> 35 <include name="IDR_MOJO_CONTENT_UTILITY_MANIFEST" file="${root_out_dir}/co ntent_utility_manifest.json" use_base_dir="false" type="BINDATA" />
35 <include name="IDR_MOJO_FILE_MANIFEST" file="../services/file/manifest.jso n" type="BINDATA" /> 36 <include name="IDR_MOJO_FILE_MANIFEST" file="../services/file/manifest.jso n" type="BINDATA" />
36 <include name="IDR_NETWORK_ERROR_LISTING_HTML" file="browser/resources/net /network_errors_listing.html" flattenhtml="true" allowexternalscript="true" type ="BINDATA" /> 37 <include name="IDR_NETWORK_ERROR_LISTING_HTML" file="browser/resources/net /network_errors_listing.html" flattenhtml="true" allowexternalscript="true" type ="BINDATA" />
37 <include name="IDR_NETWORK_ERROR_LISTING_JS" file="browser/resources/net/n etwork_errors_listing.js" flattenhtml="true" type="BINDATA" /> 38 <include name="IDR_NETWORK_ERROR_LISTING_JS" file="browser/resources/net/n etwork_errors_listing.js" flattenhtml="true" type="BINDATA" />
38 <include name="IDR_NETWORK_ERROR_LISTING_CSS" file="browser/resources/net/ network_errors_listing.css" flattenhtml="true" type="BINDATA" /> 39 <include name="IDR_NETWORK_ERROR_LISTING_CSS" file="browser/resources/net/ network_errors_listing.css" flattenhtml="true" type="BINDATA" />
39 <include name="IDR_SERVICE_WORKER_INTERNALS_HTML" file="browser/resources/ service_worker/serviceworker_internals.html" flattenhtml="true" allowexternalscr ipt="true" compress="gzip" type="BINDATA" /> 40 <include name="IDR_SERVICE_WORKER_INTERNALS_HTML" file="browser/resources/ service_worker/serviceworker_internals.html" flattenhtml="true" allowexternalscr ipt="true" compress="gzip" type="BINDATA" />
40 <include name="IDR_SERVICE_WORKER_INTERNALS_JS" file="browser/resources/se rvice_worker/serviceworker_internals.js" flattenhtml="true" compress="gzip" type ="BINDATA" /> 41 <include name="IDR_SERVICE_WORKER_INTERNALS_JS" file="browser/resources/se rvice_worker/serviceworker_internals.js" flattenhtml="true" compress="gzip" type ="BINDATA" />
41 <include name="IDR_SERVICE_WORKER_INTERNALS_CSS" file="browser/resources/s ervice_worker/serviceworker_internals.css" flattenhtml="true" compress="gzip" ty pe="BINDATA" /> 42 <include name="IDR_SERVICE_WORKER_INTERNALS_CSS" file="browser/resources/s ervice_worker/serviceworker_internals.css" flattenhtml="true" compress="gzip" ty pe="BINDATA" />
42 <include name="IDR_WEBRTC_INTERNALS_HTML" file="browser/resources/media/we brtc_internals.html" flattenhtml="true" allowexternalscript="true" compress="gzi p" type="BINDATA" /> 43 <include name="IDR_WEBRTC_INTERNALS_HTML" file="browser/resources/media/we brtc_internals.html" flattenhtml="true" allowexternalscript="true" compress="gzi p" type="BINDATA" />
(...skipping 11 matching lines...) Expand all
54 <include name="IDR_MOJO_CODEC_JS" file="../mojo/public/js/codec.js" flat tenhtml="true" type="BINDATA" /> 55 <include name="IDR_MOJO_CODEC_JS" file="../mojo/public/js/codec.js" flat tenhtml="true" type="BINDATA" />
55 <include name="IDR_MOJO_CONNECTION_JS" file="../mojo/public/js/connectio n.js" flattenhtml="true" type="BINDATA" /> 56 <include name="IDR_MOJO_CONNECTION_JS" file="../mojo/public/js/connectio n.js" flattenhtml="true" type="BINDATA" />
56 <include name="IDR_MOJO_CONNECTOR_JS" file="../mojo/public/js/connector. js" flattenhtml="true" type="BINDATA" /> 57 <include name="IDR_MOJO_CONNECTOR_JS" file="../mojo/public/js/connector. js" flattenhtml="true" type="BINDATA" />
57 <include name="IDR_MOJO_ROUTER_JS" file="../mojo/public/js/router.js" fl attenhtml="true" type="BINDATA" /> 58 <include name="IDR_MOJO_ROUTER_JS" file="../mojo/public/js/router.js" fl attenhtml="true" type="BINDATA" />
58 <include name="IDR_MOJO_UNICODE_JS" file="../mojo/public/js/unicode.js" flattenhtml="true" type="BINDATA" /> 59 <include name="IDR_MOJO_UNICODE_JS" file="../mojo/public/js/unicode.js" flattenhtml="true" type="BINDATA" />
59 <include name="IDR_MOJO_VALIDATOR_JS" file="../mojo/public/js/validator. js" flattenhtml="true" type="BINDATA" /> 60 <include name="IDR_MOJO_VALIDATOR_JS" file="../mojo/public/js/validator. js" flattenhtml="true" type="BINDATA" />
60 </if> 61 </if>
61 </includes> 62 </includes>
62 </release> 63 </release>
63 </grit> 64 </grit>
OLDNEW
« no previous file with comments | « content/common/mojo/constants.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698