blob: 06db1813acb20ffaaf7809640602eafe174ac4e8 [file] [log] [blame]
# Copyright 2020 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("../../scripts/build/ninja/devtools_entrypoint.gni")
devtools_entrypoint("bundle") {
entrypoint = "client_variations.js"
deps = [ "../third_party/chromium" ]
}