forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathskia_resources.grd
53 lines (53 loc) · 2.28 KB
/
skia_resources.grd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?xml version="1.0" encoding="UTF-8"?>
<grit latest_public_release="0" current_release="1" output_all_resource_defines="false">
<outputs>
<output filename="grit/skia_resources.h" type="rc_header">
<emit emit_type='prepend'></emit>
</output>
<output filename="grit/skia_resources_map.h"
type="resource_map_header" />
<output filename="grit/skia_resources_map.cc"
type="resource_file_map_source" />
<output filename="skia_resources.pak" type="data_package" />
</outputs>
<release seq="1">
<includes>
<if expr="chromeos_ash">
<include name="IDR_SKIA_BITMAP_MOJOM_LITE_JS"
file="${root_gen_dir}/skia/public/mojom/bitmap.mojom-lite.js"
resource_path="mojo/skia/public/mojom/bitmap.mojom-lite.js"
use_base_dir="false"
type="BINDATA" />
</if>
<include name="IDR_SKIA_BITMAP_MOJOM_WEBUI_JS"
file="${root_gen_dir}/mojom-webui/skia/public/mojom/bitmap.mojom-webui.js"
resource_path="mojo/skia/public/mojom/bitmap.mojom-webui.js"
use_base_dir="false"
type="BINDATA" />
<if expr="chromeos_ash">
<include name="IDR_SKIA_IMAGE_INFO_MOJOM_LITE_JS"
file="${root_gen_dir}/skia/public/mojom/image_info.mojom-lite.js"
resource_path="mojo/skia/public/mojom/image_info.mojom-lite.js"
use_base_dir="false"
type="BINDATA" />
</if>
<include name="IDR_SKIA_IMAGE_INFO_MOJOM_WEBUI_JS"
file="${root_gen_dir}/mojom-webui/skia/public/mojom/image_info.mojom-webui.js"
resource_path="mojo/skia/public/mojom/image_info.mojom-webui.js"
use_base_dir="false"
type="BINDATA" />
<if expr="chromeos_ash">
<include name="IDR_SKIA_SKCOLOR_MOJOM_LITE_JS"
file="${root_gen_dir}/skia/public/mojom/skcolor.mojom-lite.js"
resource_path="mojo/skia/public/mojom/skcolor.mojom-lite.js"
use_base_dir="false"
type="BINDATA" />
</if>
<include name="IDR_SKIA_SKCOLOR_MOJOM_WEBUI_JS"
file="${root_gen_dir}/mojom-webui/skia/public/mojom/skcolor.mojom-webui.js"
resource_path="mojo/skia/public/mojom/skcolor.mojom-webui.js"
use_base_dir="false"
type="BINDATA" />
</includes>
</release>
</grit>