blob: 8ba7cc6592dd7272951ad6d77a54bdacb81de748 [file] [log] [blame]
# Copyright 2017 The Fuchsia 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/dart/toolchain.gni")
if (current_toolchain == dart_toolchain) {
pool("analysis_pool") {
depth = 10
}
}