chromium/ios/chrome/browser/ntp/ui_bundled/feed_top_section/resources/BUILD.gn

# Copyright 2022 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/notifications_promo_icon.imageset/Contents.json",
    "Assets.xcassets/notifications_promo_icon.imageset/notifications_promo_icon.png",
    "Assets.xcassets/notifications_promo_icon.imageset/[email protected]",
    "Assets.xcassets/notifications_promo_icon.imageset/[email protected]",
    "Assets.xcassets/notifications_promo_icon.imageset/notifications_promo_icon_dark.png",
    "Assets.xcassets/notifications_promo_icon.imageset/[email protected]",
    "Assets.xcassets/notifications_promo_icon.imageset/[email protected]",
  ]
}