chromium/ios/chrome/browser/credential_provider_promo/ui_bundled/resources/BUILD.gn

# Copyright 2023 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

bundle_data("animation_files") {
  sources = [
    "CPE_promo_animation_edu_autofill.json",
    "CPE_promo_animation_edu_autofill_darkmode.json",
    "CPE_promo_animation_edu_how_to_enable.json",
    "CPE_promo_animation_edu_how_to_enable_darkmode.json",
  ]
  outputs = [ "{{bundle_resources_dir}}/{{source_file_part}}" ]
}