blob: 5aaed628e1d1b9c8c658f874e4dbba97195f838d [file] [log] [blame]
# Copyright 2020 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//build/config/ios/rules.gni")
bundle_data_xcassets("resources") {
catalog = "Assets.xcassets"
sources = [
"Assets.xcassets/Contents.json",
"Assets.xcassets/consent_view_controller.imageset/Contents.json",
"Assets.xcassets/consent_view_controller.imageset/promo_passwords_in_other_apps@2x.png",
"Assets.xcassets/consent_view_controller.imageset/promo_passwords_in_other_apps@3x.png",
"Assets.xcassets/consent_view_controller.imageset/promo_passwords_in_other_apps_dark@2x.png",
"Assets.xcassets/consent_view_controller.imageset/promo_passwords_in_other_apps_dark@3x.png",
"Assets.xcassets/cpe_enterprise_icon.imageset/Contents.json",
"Assets.xcassets/cpe_enterprise_icon.imageset/cpe_enterprise_icon@2x.png",
"Assets.xcassets/cpe_enterprise_icon.imageset/cpe_enterprise_icon@3x.png",
"Assets.xcassets/empty_credentials_illustration.imageset/Contents.json",
"Assets.xcassets/empty_credentials_illustration.imageset/illustration_dark@2x.png",
"Assets.xcassets/empty_credentials_illustration.imageset/illustration_dark@3x.png",
"Assets.xcassets/empty_credentials_illustration.imageset/illustration_light@2x.png",
"Assets.xcassets/empty_credentials_illustration.imageset/illustration_light@3x.png",
"Assets.xcassets/multicolor_chrome.symbolset/Contents.json",
"Assets.xcassets/multicolor_chrome.symbolset/multicolor.chrome.cr.svg",
"Assets.xcassets/multicolor_credential.symbolset/Contents.json",
"Assets.xcassets/multicolor_credential.symbolset/multicolor.credential.cr.svg",
]
}