# 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.

bundle_data("animation_files") {
  sources = [
    "browse_in_incognito.json",
    "locked_incognito_tabs.json",
    "locked_incognito_tabs_darkmode.json",
    "password_sharing.json",
    "price_tracking.json",
    "safe_browsing_tutorial.json",
    "search_with_lens_promo.json",
    "tab_groups.json",
  ]
  outputs = [ "{{bundle_resources_dir}}/{{source_file_part}}" ]
}
