blob: b275f8fd7597155d32f5e7d8a6f758c531561bb5 [file] [log] [blame]
# Copyright 2021 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/config.gni")
config_data("chromebook") {
for_pkg = "scenic"
sources = [ rebase_path("chromebook") ]
outputs = [ "scenic_config" ]
}