<?xml version="1.0" encoding="UTF-8"?>
<!-- This comment is only here because changes to resources are not picked up
without changes to the corresponding grd file. -->
<grit latest_public_release="0" current_release="1" output_all_resource_defines="false">
  <outputs>
    <output filename="grit/webui_resources.h" type="rc_header">
      <emit emit_type='prepend'></emit>
    </output>
    <output filename="grit/webui_resources_map.cc"
            type="gzipped_resource_file_map_source" />
    <output filename="grit/webui_resources_map.h" type="gzipped_resource_map_header" />
    <output filename="webui_resources.pak" type="data_package" />
  </outputs>
  <release seq="1">
    <includes>
      <include name="IDR_WEBUI_I18N_TEMPLATE_JS" file="js/i18n_template.js" flattenhtml="true" type="BINDATA" />
      <include name="IDR_WEBUI_JSTEMPLATE_JS" file="js/jstemplate_compiled.js" flattenhtml="true" type="BINDATA" />
      <include name="IDR_WEBUI_ANALYTICS_JS" file="js/analytics.js" flattenhtml="true" type="BINDATA" compress="gzip" />
      <!-- Roboto Font. Roboto-Regular and Roboto-Light is already available on
           Android, and Roboto-Medium is not used on Android. All 6 weights of
           Roboto are available on Chrome OS.-->
      <if expr="not is_android and not chromeos">
        <include name="IDR_WEBUI_ROBOTO_ROBOTO_REGULAR_WOFF2" file="roboto/roboto-regular.woff2" type="BINDATA" />
        <include name="IDR_WEBUI_ROBOTO_ROBOTO_MEDIUM_WOFF2" file="roboto/roboto-medium.woff2" type="BINDATA" />
        <include name="IDR_WEBUI_ROBOTO_ROBOTO_BOLD_WOFF2" file="roboto/roboto-bold.woff2" type="BINDATA" />
      </if>

      <!-- Component apps common image resources - 1x -->
      <!-- White button -->
      <include name="IDR_WEBUI_IMAGES_APPS_BUTTON"
               file="../../views/resources/default_100_percent/common/button.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_PRESSED"
               file="../../views/resources/default_100_percent/common/button_pressed.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_HOVER"
               file="../../views/resources/default_100_percent/common/button_hover.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_DISABLED"
               file="../../views/resources/default_100_percent/common/button_inactive.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_FOCUSED"
               file="../../views/resources/default_100_percent/common/button_focused.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_FOCUSED_PRESSED"
               file="../../views/resources/default_100_percent/common/button_focused_pressed.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_FOCUSED_HOVER"
               file="../../views/resources/default_100_percent/common/button_focused_hover.png" type="BINDATA" />
      <!-- Blue button -->
      <include name="IDR_WEBUI_IMAGES_APPS_BLUE_BUTTON"
               file="../../views/resources/default_100_percent/common/blue_button.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BLUE_BUTTON_PRESSED"
               file="../../views/resources/default_100_percent/common/blue_button_pressed.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BLUE_BUTTON_HOVER"
               file="../../views/resources/default_100_percent/common/blue_button_hover.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BLUE_BUTTON_DISABLED"
               file="../../views/resources/default_100_percent/common/blue_button_inactive.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BLUE_BUTTON_FOCUSED"
               file="../../views/resources/default_100_percent/common/blue_button_focused.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BLUE_BUTTON_FOCUSED_PRESSED"
               file="../../views/resources/default_100_percent/common/blue_button_focused_pressed.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BLUE_BUTTON_FOCUSED_HOVER"
               file="../../views/resources/default_100_percent/common/blue_button_focused_hover.png" type="BINDATA" />
      <!-- Checkbox (unchecked) -->
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX"
               file="../../views/resources/default_100_percent/common/checkbox.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_HOVER"
               file="../../views/resources/default_100_percent/common/checkbox_hover.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_PRESSED"
               file="../../views/resources/default_100_percent/common/checkbox_pressed.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_FOCUSED"
               file="../../views/resources/default_100_percent/common/checkbox_focused.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_FOCUSED_HOVER"
               file="../../views/resources/default_100_percent/common/checkbox_focused_hover.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_FOCUSED_PRESSED"
               file="../../views/resources/default_100_percent/common/checkbox_focused_pressed.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_INACTIVE"
               file="../../views/resources/default_100_percent/common/checkbox_inactive.png" type="BINDATA" />
      <!-- Checkbox (checked) -->
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_CHECKED"
               file="../../views/resources/default_100_percent/common/checkbox_checked.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_CHECKED_HOVER"
               file="../../views/resources/default_100_percent/common/checkbox_checked_hover.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_CHECKED_PRESSED"
               file="../../views/resources/default_100_percent/common/checkbox_checked_pressed.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_FOCUSED_CHECKED"
               file="../../views/resources/default_100_percent/common/checkbox_focused_checked.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_FOCUSED_CHECKED_HOVER"
               file="../../views/resources/default_100_percent/common/checkbox_focused_checked_hover.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_FOCUSED_CHECKED_PRESSED"
               file="../../views/resources/default_100_percent/common/checkbox_focused_checked_pressed.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_CHECKED_INACTIVE"
               file="../../views/resources/default_100_percent/common/checkbox_checked_inactive.png" type="BINDATA" />
      <!-- Misc buttons -->
      <include name="IDR_WEBUI_IMAGES_APPS_TOPBAR_BUTTON_CLOSE"
               file="images/apps/topbar_button_close.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_TOPBAR_BUTTON_MAXIMIZE"
               file="images/apps/topbar_button_maximize.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_TOPBAR_BUTTON_MINIMIZE"
               file="images/apps/topbar_button_minimize.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_BUTTER_BAR_CLOSE"
               file="images/apps/button_butter_bar_close.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_BUTTER_BAR_CLOSE_HOVER"
               file="images/apps/button_butter_bar_close_hover.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_BUTTER_BAR_CLOSE_PRESSED"
               file="images/apps/button_butter_bar_close_pressed.png" type="BINDATA" />

      <!-- Component apps common image resources - 2x -->
      <!-- White button -->
      <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_2X"
               file="../../views/resources/default_200_percent/common/button.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_2X_PRESSED"
               file="../../views/resources/default_200_percent/common/button_pressed.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_2X_HOVER"
               file="../../views/resources/default_200_percent/common/button_hover.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_2X_DISABLED"
               file="../../views/resources/default_200_percent/common/button_inactive.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_2X_FOCUSED"
               file="../../views/resources/default_200_percent/common/button_focused.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_2X_FOCUSED_PRESSED"
               file="../../views/resources/default_200_percent/common/button_focused_pressed.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_2X_FOCUSED_HOVER"
               file="../../views/resources/default_200_percent/common/button_focused_hover.png" type="BINDATA" />
      <!-- Blue button -->
      <include name="IDR_WEBUI_IMAGES_APPS_BLUE_BUTTON_2X"
               file="../../views/resources/default_200_percent/common/blue_button.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BLUE_BUTTON_2X_PRESSED"
               file="../../views/resources/default_200_percent/common/blue_button_pressed.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BLUE_BUTTON_2X_HOVER"
               file="../../views/resources/default_200_percent/common/blue_button_hover.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BLUE_BUTTON_2X_DISABLED"
               file="../../views/resources/default_200_percent/common/blue_button_inactive.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BLUE_BUTTON_2X_FOCUSED"
               file="../../views/resources/default_200_percent/common/blue_button_focused.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BLUE_BUTTON_2X_FOCUSED_PRESSED"
               file="../../views/resources/default_200_percent/common/blue_button_focused_pressed.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BLUE_BUTTON_2X_FOCUSED_HOVER"
               file="../../views/resources/default_200_percent/common/blue_button_focused_hover.png" type="BINDATA" />
      <!-- Checkbox (unchecked) -->
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_2X"
               file="../../views/resources/default_200_percent/common/checkbox.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_2X_HOVER"
               file="../../views/resources/default_200_percent/common/checkbox_hover.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_2X_PRESSED"
               file="../../views/resources/default_200_percent/common/checkbox_pressed.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_2X_FOCUSED"
               file="../../views/resources/default_200_percent/common/checkbox_focused.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_2X_FOCUSED_HOVER"
               file="../../views/resources/default_200_percent/common/checkbox_focused_hover.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_2X_FOCUSED_PRESSED"
               file="../../views/resources/default_200_percent/common/checkbox_focused_pressed.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_INACTIVE_2X"
               file="../../views/resources/default_200_percent/common/checkbox_inactive.png" type="BINDATA" />
      <!-- Checkbox (checked) -->
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_CHECKED_2X"
               file="../../views/resources/default_200_percent/common/checkbox_checked.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_CHECKED_2X_HOVER"
               file="../../views/resources/default_200_percent/common/checkbox_checked_hover.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_CHECKED_2X_PRESSED"
               file="../../views/resources/default_200_percent/common/checkbox_checked_pressed.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_FOCUSED_CHECKED_2X"
               file="../../views/resources/default_200_percent/common/checkbox_focused_checked.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_FOCUSED_CHECKED_2X_HOVER"
               file="../../views/resources/default_200_percent/common/checkbox_focused_checked_hover.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_FOCUSED_CHECKED_2X_PRESSED"
               file="../../views/resources/default_200_percent/common/checkbox_focused_checked_pressed.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_CHECKBOX_CHECKED_INACTIVE_2X"
               file="../../views/resources/default_200_percent/common/checkbox_checked_inactive.png" type="BINDATA" />
      <!-- Misc buttons -->
      <include name="IDR_WEBUI_IMAGES_APPS_TOPBAR_BUTTON_2X_CLOSE"
               file="images/2x/apps/topbar_button_close.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_TOPBAR_BUTTON_2X_MAXIMIZE"
               file="images/2x/apps/topbar_button_maximize.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_TOPBAR_BUTTON_2X_MINIMIZE"
               file="images/2x/apps/topbar_button_minimize.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_BUTTER_BAR_CLOSE_2X"
               file="images/2x/apps/button_butter_bar_close.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_BUTTER_BAR_CLOSE_HOVER_2X"
               file="images/2x/apps/button_butter_bar_close_hover.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_APPS_BUTTON_BUTTER_BAR_CLOSE_PRESSED_2X"
               file="images/2x/apps/button_butter_bar_close_pressed.png" type="BINDATA" />

      <!-- Non-apps images -->
      <include name="IDR_WEBUI_IMAGES_CHECK"
               file="images/check.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_CHECKBOX_BLACK"
               file="images/checkbox_black.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_CHECKBOX_WHITE"
               file="images/checkbox_white.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_DISABLED_SELECT"
               file="images/disabled_select.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_ERROR"
               file="images/error.svg" type="BINDATA" compress="gzip" />
      <include name="IDR_WEBUI_IMAGES_GOOGLE_LOGO"
               file="images/google_logo.svg" type="BINDATA" compress="gzip" />
      <include name="IDR_WEBUI_IMAGES_SELECT"
               file="images/select.png" type="BINDATA" />
      <include name="IDR_WEBUI_IMAGES_THROBBER_MEDIUM"
               file="images/throbber_medium.svg" type="BINDATA"
               compress="gzip" />
      <include name="IDR_WEBUI_IMAGES_THROBBER_SMALL"
               file="images/throbber_small.svg" type="BINDATA"
               compress="gzip" />
      <include name="IDR_WEBUI_IMAGES_TRASH"
               file="images/trash.png" type="BINDATA" />

      <if expr="not is_android">
        <part file="cr_elements_images.grdp" />
      </if>
    </includes>
    <structures>
      <structure name="IDR_WEBUI_CSS_ACTION_LINK"
                 file="css/action_link.css" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_CSS_APPS_COMMON"
                 file="css/apps/common.css" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_CSS_APPS_TOPBUTTON_BAR"
                 file="css/apps/topbutton_bar.css" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_CSS_BUBBLE"
                 file="css/bubble.css" type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_CSS_BUBBLE_BUTTON"
                 file="css/bubble_button.css" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_CSS_BUTTER_BAR"
                 file="css/butter_bar.css" type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_CSS_CHROME"
                 file="css/chrome_shared.css" type="chrome_html" compress="gzip"
                 flattenhtml="true" />
      <structure name="IDR_WEBUI_CSS_CONTROLLED_INDICATOR"
                 file="css/controlled_indicator.css" type="chrome_html"
                 compress="gzip" flattenhtml="true" />
      <structure name="IDR_WEBUI_CSS_DIALOGS"
                 file="css/dialogs.css" type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_CSS_I18N_PROCESS"
                 file="css/i18n_process.css" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_CSS_LIST"
                 file="css/list.css" type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_CSS_MENU"
                 file="css/menu.css" type="chrome_html" compress="gzip"
                 flattenhtml="true" />
      <structure name="IDR_WEBUI_CSS_MENU_BUTTON"
                 file="css/menu_button.css" type="chrome_html" compress="gzip"
                 flattenhtml="true" />
      <structure name="IDR_WEBUI_CSS_TEXT_DEFAULTS"
                 file="css/text_defaults.css" type="chrome_html" />
      <structure name="IDR_WEBUI_CSS_TEXT_DEFAULTS_MD"
                 file="css/text_defaults_md.css" type="chrome_html" />
      <structure name="IDR_WEBUI_CSS_OVERLAY"
                 file="css/overlay.css" type="chrome_html" compress="gzip"
                 flattenhtml="true" />
      <structure name="IDR_WEBUI_CSS_ROBOTO" preprocess="true"
                 file="css/roboto.css" type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_CSS_SPINNER"
                 file="css/spinner.css" type="chrome_html" compress="gzip"
                 flattenhtml="true" />
      <structure name="IDR_WEBUI_CSS_TABLE"
                 file="css/table.css" type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_CSS_TABS"
                 file="css/tabs.css" type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_CSS_THROBBER"
                 file="css/throbber.css" type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_CSS_TRASH"
                 file="css/trash.css" type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_CSS_TREE"
                 file="css/tree.css" type="chrome_html" compress="gzip"
                 flattenhtml="true" />
      <structure name="IDR_WEBUI_CSS_WIDGETS"
                 file="css/widgets.css" type="chrome_html" compress="gzip"
                 flattenhtml="true" />

      <structure name="IDR_WEBUI_HTML_ACTION_LINK"
                 file="html/action_link.html" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_HTML_ASSERT"
                 file="html/assert.html" type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_HTML_PROMISE_RESOLVER"
                 file="html/promise_resolver.html" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_HTML_CR"
                 file="html/cr.html" type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_HTML_CR_EVENT_TARGET"
                 file="html/cr/event_target.html" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_HTML_CR_UI"
                 file="html/cr/ui.html" type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_HTML_CR_UI_ARRAY_DATA_MODEL"
                 file="html/cr/ui/array_data_model.html" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_HTML_CR_UI_COMMAND"
                 file="html/cr/ui/command.html" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_HTML_CR_UI_CONTEXT_MENU_BUTTON"
                 file="html/cr/ui/context_menu_button.html"
                 type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_HTML_CR_UI_CONTEXT_MENU_HANDLER"
                 file="html/cr/ui/context_menu_handler.html"
                 type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_HTML_CR_UI_DRAG_WRAPPER"
                 file="html/cr/ui/drag_wrapper.html" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_HTML_CR_UI_FOCUS_GRID"
                 file="html/cr/ui/focus_grid.html" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_HTML_CR_UI_FOCUS_MANAGER"
                 file="html/cr/ui/focus_manager.html" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_HTML_CR_UI_FOCUS_OUTLINE_MANAGER"
                 file="html/cr/ui/focus_outline_manager.html"
                 type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_HTML_CR_UI_FOCUS_ROW"
                 file="html/cr/ui/focus_row.html" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_HTML_CR_UI_LIST"
                 file="html/cr/ui/list.html"
                 type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_HTML_CR_UI_LIST_ITEM"
                 file="html/cr/ui/list_item.html"
                 type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_HTML_CR_UI_LIST_SELECTION_CONTROLLER"
                 file="html/cr/ui/list_selection_controller.html"
                 type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_HTML_CR_UI_LIST_SELECTION_MODEL"
                 file="html/cr/ui/list_selection_model.html"
                 type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_HTML_CR_UI_MENU"
                 file="html/cr/ui/menu.html" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_HTML_CR_UI_MENU_BUTTON"
                 file="html/cr/ui/menu_button.html" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_HTML_CR_UI_MENU_ITEM"
                 file="html/cr/ui/menu_item.html" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_HTML_CR_UI_OVERLAY"
                 file="html/cr/ui/overlay.html" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_HTML_CR_UI_PAGE_MANAGER_PAGE"
                 file="html/cr/ui/page_manager/page.html" type="chrome_html"
                 compress="gzip" flattenhtml="true" />
      <structure name="IDR_WEBUI_HTML_CR_UI_PAGE_MANAGER_PAGE_MANAGER"
                 file="html/cr/ui/page_manager/page_manager.html"
                 type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_HTML_CR_UI_POSITION_UTIL"
                 file="html/cr/ui/position_util.html" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_HTML_CR_UI_SPLITTER"
                 file="html/cr/ui/splitter.html" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_HTML_EVENT_TRACKER"
                 file="html/event_tracker.html" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_HTML_ICON"
                 file="html/icon.html" type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_HTML_I18N_TEMPLATE"
                 file="html/i18n_template.html" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_HTML_LOAD_TIME_DATA"
                 file="html/load_time_data.html" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_HTML_PARSE_HTML_SUBSET"
                 file="html/parse_html_subset.html" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_HTML_UTIL"
                 file="html/util.html" type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_HTML_WEBUI_LISTENER_TRACKER"
                 file="html/webui_listener_tracker.html" type="chrome_html"
                 compress="gzip" />

      <structure name="IDR_WEBUI_JS_ACTION_LINK"
                 file="js/action_link.js" type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_ASSERT"
                 file="js/assert.js" type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_PROMISE_RESOLVER"
                 file="js/promise_resolver.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR"
                 file="js/cr.js" type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_EVENT_TARGET"
                 file="js/cr/event_target.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_LINK_CONTROLLER"
                 file="js/cr/link_controller.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI"
                 file="js/cr/ui.js" type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_ARRAY_DATA_MODEL"
                 file="js/cr/ui/array_data_model.js"
                 type="chrome_html" compress="gzip" flattenhtml="true" />
      <structure name="IDR_WEBUI_JS_CR_UI_AUTOCOMPLETE_LIST"
                 file="js/cr/ui/autocomplete_list.js"
                 type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_BUBBLE"
                 file="js/cr/ui/bubble.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_BUBBLE_BUTTON"
                 file="js/cr/ui/bubble_button.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_CARD_SLIDER"
                 file="js/cr/ui/card_slider.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_COMMAND"
                 file="js/cr/ui/command.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_CONTEXT_MENU_BUTTON"
                 file="js/cr/ui/context_menu_button.js"
                 type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_CONTEXT_MENU_HANDLER"
                 file="js/cr/ui/context_menu_handler.js"
                 type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_CONTROLLED_INDICATOR"
                 file="js/cr/ui/controlled_indicator.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_DIALOGS"
                 file="js/cr/ui/dialogs.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_DRAG_WRAPPER"
                 file="js/cr/ui/drag_wrapper.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_FOCUS_GRID"
                 file="js/cr/ui/focus_grid.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_FOCUS_MANAGER"
                 file="js/cr/ui/focus_manager.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_FOCUS_OUTLINE_MANAGER"
                 file="js/cr/ui/focus_outline_manager.js"
                 type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_FOCUS_ROW"
                 file="js/cr/ui/focus_row.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_LIST"
                 file="js/cr/ui/list.js" type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_LIST_ITEM"
                 file="js/cr/ui/list_item.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_LIST_SELECTION_CONTROLLER"
                 file="js/cr/ui/list_selection_controller.js"
                 type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_LIST_SELECTION_MODEL"
                 file="js/cr/ui/list_selection_model.js"
                 type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_LIST_SINGLE_SELECTION_MODEL"
                 file="js/cr/ui/list_single_selection_model.js"
                 type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_MENU"
                 file="js/cr/ui/menu.js" type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_MENU_BUTTON"
                 file="js/cr/ui/menu_button.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_MENU_ITEM"
                 file="js/cr/ui/menu_item.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_NODE_UTILS"
                 file="js/cr/ui/node_utils.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_OVERLAY"
                 file="js/cr/ui/overlay.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_PAGE_MANAGER_PAGE"
                 file="js/cr/ui/page_manager/page.js" type="chrome_html"
                 compress="gzip" flattenhtml="true" />
      <structure name="IDR_WEBUI_JS_CR_UI_PAGE_MANAGER_PAGE_MANAGER"
                 file="js/cr/ui/page_manager/page_manager.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_POSITION_UTIL"
                 file="js/cr/ui/position_util.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_SPLITTER"
                 file="js/cr/ui/splitter.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_GRID"
                 file="js/cr/ui/grid.js" type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_REPEATING_BUTTON"
                 file="js/cr/ui/repeating_button.js"
                 type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_TABLE"
                 file="js/cr/ui/table.js" type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_TABLE_COLUMN"
                 file="js/cr/ui/table/table_column.js"
                 type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_TABLE_COLUMN_MODEL"
                 file="js/cr/ui/table/table_column_model.js"
                 type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_TABLE_HEADER"
                 file="js/cr/ui/table/table_header.js"
                 type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_TABLE_LIST"
                 file="js/cr/ui/table/table_list.js"
                 type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_TABLE_SPLITTER"
                 file="js/cr/ui/table/table_splitter.js"
                 type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_TABS"
                 file="js/cr/ui/tabs.js" type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_TREE"
                 file="js/cr/ui/tree.js" type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_CR_UI_TOUCH_HANDLER"
                 file="js/cr/ui/touch_handler.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_EVENT_TRACKER"
                 file="js/event_tracker.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_WEBUI_LISTENER_TRACKER"
                 file="js/webui_listener_tracker.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_ICON"
                 file="js/icon.js" type="chrome_html" compress="gzip"
                 flattenhtml="true" />
      <structure name="IDR_WEBUI_JS_I18N_TEMPLATE_NO_PROCESS"
                 file="js/i18n_template_no_process.js"
                 type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_I18N_TEMPLATE_PROCESS"
                 file="js/i18n_template_process.js"
                 type="chrome_html" compress="gzip" />
      <structure name="IDR_WEBUI_JS_LOAD_TIME_DATA"
                 file="js/load_time_data.js" type="chrome_html" />
      <structure name="IDR_WEBUI_JS_PARSE_HTML_SUBSET"
                 file="js/parse_html_subset.js" type="chrome_html"
                 compress="gzip" />
      <structure name="IDR_WEBUI_JS_UTIL"
                 file="js/util.js" type="chrome_html" compress="gzip"
                 flattenhtml="true" />
      <structure name="IDR_WEBUI_JS_WEBUI_RESOURCE_TEST"
                 file="js/webui_resource_test.js" type="chrome_html"
                 compress="gzip" />

      <if expr="not is_android and not is_ios">
        <part file="cr_components/cr_components_resources.grdp" />
        <part file="cr_elements_resources.grdp" />
        <part file="cr_polymer_resources.grdp" />
        <part file="polymer_resources.grdp" />
      </if>
    </structures>
  </release>
</grit>
