| Index: content/content_resources.grd
|
| diff --git a/content/content_resources.grd b/content/content_resources.grd
|
| index 22692142b960d07d5b8a4deaea3493d81738e535..cd40e2c57791c82f765d84cc892ccf30ed9825cb 100644
|
| --- a/content/content_resources.grd
|
| +++ b/content/content_resources.grd
|
| @@ -28,11 +28,11 @@
|
| <include name="IDR_MEDIA_INTERNALS_HTML" file="browser/resources/media/media_internals.html" flattenhtml="true" allowexternalscript="true" compress="gzip" type="BINDATA" />
|
| <include name="IDR_MEDIA_INTERNALS_JS" file="browser/resources/media/media_internals.js" flattenhtml="true" compress="gzip" type="BINDATA" />
|
| <include name="IDR_MOJO_CATALOG_MANIFEST" file="../services/catalog/manifest.json" type="BINDATA" />
|
| - <include name="IDR_MOJO_CONTENT_BROWSER_MANIFEST" file="${root_out_dir}/content_browser_manifest.json" use_base_dir="false" type="BINDATA" />
|
| - <include name="IDR_MOJO_CONTENT_GPU_MANIFEST" file="${root_out_dir}/content_gpu_manifest.json" use_base_dir="false" type="BINDATA" />
|
| - <include name="IDR_MOJO_CONTENT_PLUGIN_MANIFEST" file="${root_out_dir}/content_plugin_manifest.json" use_base_dir="false" type="BINDATA" />
|
| - <include name="IDR_MOJO_CONTENT_RENDERER_MANIFEST" file="${root_out_dir}/content_renderer_manifest.json" use_base_dir="false" type="BINDATA" />
|
| - <include name="IDR_MOJO_CONTENT_UTILITY_MANIFEST" file="${root_out_dir}/content_utility_manifest.json" use_base_dir="false" type="BINDATA" />
|
| + <include name="IDR_MOJO_CONTENT_BROWSER_MANIFEST" file="${root_out_dir}/Packages/content_browser/manifest.json" use_base_dir="false" type="BINDATA" />
|
| + <include name="IDR_MOJO_CONTENT_GPU_MANIFEST" file="${root_out_dir}/Packages/content_gpu/manifest.json" use_base_dir="false" type="BINDATA" />
|
| + <include name="IDR_MOJO_CONTENT_PLUGIN_MANIFEST" file="${root_out_dir}/Packages/content_plugin/manifest.json" use_base_dir="false" type="BINDATA" />
|
| + <include name="IDR_MOJO_CONTENT_RENDERER_MANIFEST" file="${root_out_dir}/Packages/content_renderer/manifest.json" use_base_dir="false" type="BINDATA" />
|
| + <include name="IDR_MOJO_CONTENT_UTILITY_MANIFEST" file="${root_out_dir}/Packages/content_utility/manifest.json" use_base_dir="false" type="BINDATA" />
|
| <include name="IDR_MOJO_FILE_MANIFEST" file="../services/file/manifest.json" type="BINDATA" />
|
| <include name="IDR_NETWORK_ERROR_LISTING_HTML" file="browser/resources/net/network_errors_listing.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
| <include name="IDR_NETWORK_ERROR_LISTING_JS" file="browser/resources/net/network_errors_listing.js" flattenhtml="true" type="BINDATA" />
|
|
|