summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/browser/resources/tab_strip/tab_strip_resources.grd
blob: 72257fd7930993d449df60760c562095312cfb60 (plain)
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
<?xml version="1.0" encoding="UTF-8"?>
<grit latest_public_release="0" current_release="1" output_all_resource_defines="false">
  <outputs>
    <output filename="grit/tab_strip_resources.h" type="rc_header">
      <emit emit_type='prepend'></emit>
    </output>
    <output filename="grit/tab_strip_resources_map.cc"
            type="resource_file_map_source" />
    <output filename="grit/tab_strip_resources_map.h"
            type="resource_map_header" />
    <output filename="tab_strip_resources.pak" type="data_package" />
  </outputs>
  <release seq="1">
    <structures>
      <structure
          name="IDR_TAB_STRIP_HTML"
          file="tab_strip.html"
          type="chrome_html"
          compress="gzip"/>
      <structure
          name="IDR_TAB_STRIP_TABS_API_PROXY_JS"
          file="tabs_api_proxy.js"
          type="chrome_html"
          compress="gzip"/>
      <structure
          name="IDR_TAB_STRIP_CUSTOM_ELEMENT_JS"
          file="custom_element.js"
          type="chrome_html"
          compress="gzip"/>
      <structure
          name="IDR_TAB_STRIP_TAB_LIST_JS"
          file="${root_gen_dir}/chrome/browser/resources/tab_strip/tab_list.js"
          use_base_dir="false"
          type="chrome_html"
          compress="gzip"/>
      <structure
          name="IDR_TAB_STRIP_TAB_JS"
          file="${root_gen_dir}/chrome/browser/resources/tab_strip/tab.js"
          use_base_dir="false"
          type="chrome_html"
          compress="gzip"/>
    </structures>
  </release>
</grit>