blob: 2a9662e84fbce5a46527d83034ca41d623335248 [file] [log] [blame]
Avi Drissman3e1a26c2022-09-15 20:26:031# Copyright 2022 The Chromium Authors
Tom Anderson4ee83742022-07-14 20:58:412# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5import("//build/config/linux/gtk/gtk.gni")
Tom Anderson4ee83742022-07-14 20:58:416import("//ui/qt/qt.gni")
7
Tom Anderson37fe6872022-07-20 18:22:028assert(is_linux)
9
Tom Anderson