blob: aef7f08017770572f8de9d9ac217a41276c0953a [file] [log] [blame]
# Copyright 2025 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/confetti_burst_frame.imageset/Contents.json",
"Assets.xcassets/confetti_burst_frame.imageset/confetti_burst_frame.png",
"Assets.xcassets/confetti_burst_frame.imageset/confetti_burst_frame@2x.png",
"Assets.xcassets/confetti_burst_frame.imageset/confetti_burst_frame@3x.png",
]
}