summaryrefslogtreecommitdiff
path: root/chromium/ui/webui/resources/cr_elements/chromeos/os_cr_elements.gni
blob: 65aefff764d561d809e1e078cf229a49e5a3b86d (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

import("//third_party/closure_compiler/compile_js.gni")

cr_elements_chromeos_namespace_rewrites = [
  "cr.png.convertImageSequenceToPng|convertImageSequenceToPng",
  "cr.png.isEncodedPngDataUrlAnimated|isEncodedPngDataUrlAnimated",
  "cr.ui.Action|Action",
]