blob: e17b15ac0793cf8f6d778092753f80b871061e68 [file] [log] [blame]
# Copyright 2018 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/packages/prebuilt_package.gni")
prebuilt_package("chromium") {
archive = "//topaz/third_party/chromium/arch/$target_cpu/chromium.far"
}
prebuilt_package("web_runner") {
archive = "//topaz/third_party/chromium/arch/$target_cpu/web_runner.far"
}