blob: 55cb21bb795ba508a34998ebf89a4a9f6e068cc8 [file] [log] [blame]
# 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.
# TODO(crbug.com/1471650): Remove this once AppStore stops blocking
# __availability_version_check.
source_set("os_version_check") {
sources = [ "os_version_check.c" ]
}