Avi Drissman | 3e1a26c | 2022-09-15 20:26:03 | [diff] [blame] | 1 | # Copyright 2022 The Chromium Authors |
Tom Anderson | 4ee8374 | 2022-07-14 20:58:41 | [diff] [blame] | 2 | # Use of this source code is governed by a BSD-style license that can be |
3 | # found in the LICENSE file. | ||||
4 | |||||
5 | import("//build/config/linux/gtk/gtk.gni") | ||||
Tom Anderson | 4ee8374 | 2022-07-14 20:58:41 | [diff] [blame] | 6 | import("//ui/qt/qt.gni") |
7 | |||||
Tom Anderson | 37fe687 | 2022-07-20 18:22:02 | [diff] [blame] | 8 | assert(is_linux) |
9 | |||||
Tom Anderson |