Fix RiscV support - Rendering issue for armv7l
[platform/framework/web/chromium-efl.git] / content / content_resources.grd
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 This file specifies resources for user-facing features under /content. Resources
4 for developer-facing chrome:// pages should be listed in auto-generated .grd
5 files hooked up to chrome/browser/resources:dev_ui_paks
6 Other resources that belong in this file:
7 * Aliased resources (see shared_resources_data_source.cc).
8 * (Optional) Resources for non-Android DevUI pages.
9 -->
10 <grit latest_public_release="0" current_release="1" output_all_resource_defines="false">
11   <outputs>
12     <output filename="grit/content_resources.h" type="rc_header">
13       <emit emit_type='prepend'></emit>
14     </output>
15     <output filename="grit/content_resources_map.h"
16         type="resource_map_header" />
17     <output filename="grit/content_resources_map.cc"
18         type="resource_file_map_source" />
19     <output filename="content_resources.pak" type="data_package" />
20   </outputs>
21   <translations />
22   <release seq="1">
23     <includes>
24       <include name="IDR_DEVTOOLS_PINCH_CURSOR_ICON" file="browser/resources/devtools/devtools_pinch_cursor.png" type="BINDATA" />
25       <include name="IDR_DEVTOOLS_PINCH_CURSOR_ICON_2X" file="browser/resources/devtools/devtools_pinch_cursor_2x.png" type="BINDATA" />
26       <include name="IDR_DEVTOOLS_TOUCH_CURSOR_ICON" file="browser/resources/devtools/devtools_touch_cursor.png" type="BINDATA" />
27       <include name="IDR_DEVTOOLS_TOUCH_CURSOR_ICON_2X" file="browser/resources/devtools/devtools_touch_cursor_2x.png" type="BINDATA" />
28       <include name="IDR_UKM_INTERNALS_HTML" file="../components/ukm/debug/ukm_internals.html" type="BINDATA" />
29       <include name="IDR_UKM_INTERNALS_JS" file="${root_gen_dir}/components/ukm/debug/tsc/ukm_internals.js" use_base_dir="false" resource_path="ukm_internals.js" type="BINDATA" />
30       <include name="IDR_UKM_INTERNALS_CSS" file="../components/ukm/debug/ukm_internals.css" type="BINDATA" />
31       <if expr="chromeos_ash">
32         <include name="IDR_UNGUESSABLE_TOKEN_MOJO_JS" file="${root_gen_dir}/mojo/public/mojom/base/unguessable_token.mojom-lite.js" resource_path="mojo/mojo/public/mojom/base/unguessable_token.mojom-lite.js" use_base_dir="false" type="BINDATA" />
33         <include name="IDR_URL_MOJO_JS" file="${root_gen_dir}/url/mojom/url.mojom-lite.js" resource_path="mojo/url/mojom/url.mojom-lite.js" use_base_dir="false" type="BINDATA" />
34       </if>
35     </includes>
36   </release>
37 </grit>