blob: 14c4f783820f4cc77f0aa3ac56f2a64d1ee83ae6 [file]
# Copyright 2020 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
blink_core_sources_script_tools = [
"model_context.cc",
"model_context.h",
"model_context_supplement.cc",
"model_context_supplement.h",
"script_tool_context.h",
"script_tool_types.h",
]
blink_core_tests_script_tools = [ "model_context_test.cc" ]