blob: c7ac8e48e790fbdf1ccada377032f9ae827c69c4 [file] [log] [blame]
# Copyright 2017 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//build/config/ios/asset_catalog.gni")
imageset("omnibox_popup_tab_match") {
sources = [
"omnibox_popup_tab_match.imageset/Contents.json",
"omnibox_popup_tab_match.imageset/omnibox_popup_tab_match.png",
"omnibox_popup_tab_match.imageset/omnibox_popup_tab_match@2x.png",
"omnibox_popup_tab_match.imageset/omnibox_popup_tab_match@3x.png",
]
}