blob: f61d868490ad5d3ef4168aee7ef742eb3e27012a (
plain)
1
2
3
4
5
6
7
|
# Copyright 2019 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("//build_overrides/vulkan_common.gni")
vulkan_loader_shared = angle_shared_libvulkan
|