diff options
Diffstat (limited to 'dbus/BUILD.gn')
-rw-r--r-- | dbus/BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dbus/BUILD.gn b/dbus/BUILD.gn index 895f3be..ef6674e 100644 --- a/dbus/BUILD.gn +++ b/dbus/BUILD.gn @@ -2,6 +2,7 @@ # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. +import("//testing/test.gni") import("//third_party/protobuf/proto_library.gni") component("dbus") { |