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

Side by Side Diff: content/content_resources.grd

Issue 1879233002: Move components\profile_service to services\user (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move3
Patch Set: . Created 4 years, 8 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/content_browser.gypi ('k') | content/public/app/BUILD.gn » ('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 </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" type="BINDATA" /> 23 <include name="IDR_GPU_INTERNALS_HTML" file="browser/resources/gpu/gpu_int ernals.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
24 <include name="IDR_GPU_INTERNALS_JS" file="browser/resources/gpu/gpu_inter nals.js" flattenhtml="true" type="BINDATA" /> 24 <include name="IDR_GPU_INTERNALS_JS" file="browser/resources/gpu/gpu_inter nals.js" flattenhtml="true" type="BINDATA" />
25 <include name="IDR_INDEXED_DB_INTERNALS_HTML" file="browser/resources/inde xed_db/indexeddb_internals.html" flattenhtml="true" allowexternalscript="true" t ype="BINDATA" /> 25 <include name="IDR_INDEXED_DB_INTERNALS_HTML" file="browser/resources/inde xed_db/indexeddb_internals.html" flattenhtml="true" allowexternalscript="true" t ype="BINDATA" />
26 <include name="IDR_INDEXED_DB_INTERNALS_JS" file="browser/resources/indexe d_db/indexeddb_internals.js" flattenhtml="true" type="BINDATA" /> 26 <include name="IDR_INDEXED_DB_INTERNALS_JS" file="browser/resources/indexe d_db/indexeddb_internals.js" flattenhtml="true" type="BINDATA" />
27 <include name="IDR_INDEXED_DB_INTERNALS_CSS" file="browser/resources/index ed_db/indexeddb_internals.css" flattenhtml="true" type="BINDATA" /> 27 <include name="IDR_INDEXED_DB_INTERNALS_CSS" file="browser/resources/index ed_db/indexeddb_internals.css" flattenhtml="true" type="BINDATA" />
28 <include name="IDR_MEDIA_INTERNALS_HTML" file="browser/resources/media/med ia_internals.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 28 <include name="IDR_MEDIA_INTERNALS_HTML" file="browser/resources/media/med ia_internals.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
29 <include name="IDR_MEDIA_INTERNALS_JS" file="browser/resources/media/media _internals.js" flattenhtml="true" type="BINDATA" /> 29 <include name="IDR_MEDIA_INTERNALS_JS" file="browser/resources/media/media _internals.js" flattenhtml="true" 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_RENDERER_MANIFEST" file="${root_out_dir}/c ontent_renderer_manifest.json" use_base_dir="false" type="BINDATA" /> 32 <include name="IDR_MOJO_CONTENT_RENDERER_MANIFEST" file="${root_out_dir}/c ontent_renderer_manifest.json" use_base_dir="false" type="BINDATA" />
33 <include name="IDR_MOJO_PROFILE_MANIFEST" file="../components/profile_serv ice/manifest.json" type="BINDATA" /> 33 <include name="IDR_MOJO_PROFILE_MANIFEST" file="../services/user/manifest. json" type="BINDATA" />
34 <include name="IDR_NETWORK_ERROR_LISTING_HTML" file="browser/resources/net /network_errors_listing.html" flattenhtml="true" allowexternalscript="true" type ="BINDATA" /> 34 <include name="IDR_NETWORK_ERROR_LISTING_HTML" file="browser/resources/net /network_errors_listing.html" flattenhtml="true" allowexternalscript="true" type ="BINDATA" />
35 <include name="IDR_NETWORK_ERROR_LISTING_JS" file="browser/resources/net/n etwork_errors_listing.js" flattenhtml="true" type="BINDATA" /> 35 <include name="IDR_NETWORK_ERROR_LISTING_JS" file="browser/resources/net/n etwork_errors_listing.js" flattenhtml="true" type="BINDATA" />
36 <include name="IDR_NETWORK_ERROR_LISTING_CSS" file="browser/resources/net/ network_errors_listing.css" flattenhtml="true" type="BINDATA" /> 36 <include name="IDR_NETWORK_ERROR_LISTING_CSS" file="browser/resources/net/ network_errors_listing.css" flattenhtml="true" type="BINDATA" />
37 <include name="IDR_SERVICE_WORKER_INTERNALS_HTML" file="browser/resources/ service_worker/serviceworker_internals.html" flattenhtml="true" allowexternalscr ipt="true" type="BINDATA" /> 37 <include name="IDR_SERVICE_WORKER_INTERNALS_HTML" file="browser/resources/ service_worker/serviceworker_internals.html" flattenhtml="true" allowexternalscr ipt="true" type="BINDATA" />
38 <include name="IDR_SERVICE_WORKER_INTERNALS_JS" file="browser/resources/se rvice_worker/serviceworker_internals.js" flattenhtml="true" type="BINDATA" /> 38 <include name="IDR_SERVICE_WORKER_INTERNALS_JS" file="browser/resources/se rvice_worker/serviceworker_internals.js" flattenhtml="true" type="BINDATA" />
39 <include name="IDR_SERVICE_WORKER_INTERNALS_CSS" file="browser/resources/s ervice_worker/serviceworker_internals.css" flattenhtml="true" type="BINDATA" /> 39 <include name="IDR_SERVICE_WORKER_INTERNALS_CSS" file="browser/resources/s ervice_worker/serviceworker_internals.css" flattenhtml="true" type="BINDATA" />
40 <include name="IDR_WEBRTC_INTERNALS_HTML" file="browser/resources/media/we brtc_internals.html" flattenhtml="true" allowexternalscript="true" type="BINDATA " /> 40 <include name="IDR_WEBRTC_INTERNALS_HTML" file="browser/resources/media/we brtc_internals.html" flattenhtml="true" allowexternalscript="true" type="BINDATA " />
41 <include name="IDR_WEBRTC_INTERNALS_JS" file="browser/resources/media/webr tc_internals.js" flattenhtml="true" type="BINDATA" /> 41 <include name="IDR_WEBRTC_INTERNALS_JS" file="browser/resources/media/webr tc_internals.js" flattenhtml="true" type="BINDATA" />
42 <if expr="is_macosx"> 42 <if expr="is_macosx">
43 <include name="IDR_GPU_SANDBOX_PROFILE" file="browser/gpu.sb" type="BIND ATA" /> 43 <include name="IDR_GPU_SANDBOX_PROFILE" file="browser/gpu.sb" type="BIND ATA" />
44 <include name="IDR_COMMON_SANDBOX_PROFILE" file="common/common.sb" type= "BINDATA" /> 44 <include name="IDR_COMMON_SANDBOX_PROFILE" file="common/common.sb" type= "BINDATA" />
45 <include name="IDR_PPAPI_SANDBOX_PROFILE" file="ppapi_plugin/ppapi.sb" t ype="BINDATA" /> 45 <include name="IDR_PPAPI_SANDBOX_PROFILE" file="ppapi_plugin/ppapi.sb" t ype="BINDATA" />
46 <include name="IDR_RENDERER_SANDBOX_PROFILE" file="renderer/renderer.sb" type="BINDATA" /> 46 <include name="IDR_RENDERER_SANDBOX_PROFILE" file="renderer/renderer.sb" type="BINDATA" />
47 <include name="IDR_UTILITY_SANDBOX_PROFILE" file="utility/utility.sb" ty pe="BINDATA" /> 47 <include name="IDR_UTILITY_SANDBOX_PROFILE" file="utility/utility.sb" ty pe="BINDATA" />
48 </if> 48 </if>
49 <if expr="not is_ios"> 49 <if expr="not is_ios">
50 <include name="IDR_MOJO_BINDINGS_JS" file="../mojo/public/js/bindings.js " flattenhtml="true" type="BINDATA" /> 50 <include name="IDR_MOJO_BINDINGS_JS" file="../mojo/public/js/bindings.js " flattenhtml="true" type="BINDATA" />
51 <include name="IDR_MOJO_BUFFER_JS" file="../mojo/public/js/buffer.js" fl attenhtml="true" type="BINDATA" /> 51 <include name="IDR_MOJO_BUFFER_JS" file="../mojo/public/js/buffer.js" fl attenhtml="true" type="BINDATA" />
52 <include name="IDR_MOJO_CODEC_JS" file="../mojo/public/js/codec.js" flat tenhtml="true" type="BINDATA" /> 52 <include name="IDR_MOJO_CODEC_JS" file="../mojo/public/js/codec.js" flat tenhtml="true" type="BINDATA" />
53 <include name="IDR_MOJO_CONNECTION_JS" file="../mojo/public/js/connectio n.js" flattenhtml="true" type="BINDATA" /> 53 <include name="IDR_MOJO_CONNECTION_JS" file="../mojo/public/js/connectio n.js" flattenhtml="true" type="BINDATA" />
54 <include name="IDR_MOJO_CONNECTOR_JS" file="../mojo/public/js/connector. js" flattenhtml="true" type="BINDATA" /> 54 <include name="IDR_MOJO_CONNECTOR_JS" file="../mojo/public/js/connector. js" flattenhtml="true" type="BINDATA" />
55 <include name="IDR_MOJO_ROUTER_JS" file="../mojo/public/js/router.js" fl attenhtml="true" type="BINDATA" /> 55 <include name="IDR_MOJO_ROUTER_JS" file="../mojo/public/js/router.js" fl attenhtml="true" type="BINDATA" />
56 <include name="IDR_MOJO_UNICODE_JS" file="../mojo/public/js/unicode.js" flattenhtml="true" type="BINDATA" /> 56 <include name="IDR_MOJO_UNICODE_JS" file="../mojo/public/js/unicode.js" flattenhtml="true" type="BINDATA" />
57 <include name="IDR_MOJO_VALIDATOR_JS" file="../mojo/public/js/validator. js" flattenhtml="true" type="BINDATA" /> 57 <include name="IDR_MOJO_VALIDATOR_JS" file="../mojo/public/js/validator. js" flattenhtml="true" type="BINDATA" />
58 </if> 58 </if>
59 </includes> 59 </includes>
60 </release> 60 </release>
61 </grit> 61 </grit>
OLDNEW
« no previous file with comments | « content/content_browser.gypi ('k') | content/public/app/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698