Shahbaz Youssefi | 13f57bc | 2019-12-30 19:07:51 | [diff] [blame] | 1 | # Copyright 2019 The Chromium Authors. All rights reserved. |
2 | # Use of this source code is governed by a BSD-style license that can be | ||||
3 | # found in the LICENSE file. | ||||
4 | |||||
Maksim Sisov | 1fbf272 | 2021-09-09 18:39:00 | [diff] [blame^] | 5 | import("//build/config/ozone.gni") |
Shahbaz Youssefi | 13f57bc | 2019-12-30 19:07:51 | [diff] [blame] | 6 | |
Maksim Sisov | 1fbf272 | 2021-09-09 18:39:00 | [diff] [blame^] | 7 | vulkan_use_x11 = ozone_platform_x11 |