chromium/third_party/blink/renderer/core/origin_trials/build.gni

# 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_origin_trials = [
  "origin_trial_context.cc",
  "origin_trial_context.h",
]

blink_core_tests_origin_trials = [ "origin_trial_context_test.cc" ]