blob: 955753e35c29e828db5fcdc7ea3fbd9f0e1d3a01 [file] [log] [blame]
# Copyright 2022 The Flutter Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
group("canvaskit") {
deps = [ "//third_party/skia/modules/canvaskit" ]
}