# Copyright 2022 The ANGLE Project 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("//gni/angle.gni") | |
# Path to Wayland sources | |
wayland_dir = angle_wayland_dir | |
# ANGLE standalone has no Wayland GN | |
wayland_gn_dir = "" |