blob: 9ad43bd59f21bad7dd3c9078a602656ebd954d0f [file] [log] [blame]
# Copyright 2019 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("//build/config/chrome_build.gni")
declare_args() {
# Enable Kaleidoscope if we are not Android and we have access to the internal
# code.
enable_kaleidoscope = !is_android && is_chrome_branded
tpm_fallback = false
}