diff options
Diffstat (limited to 'third_party/libphonenumber/BUILD.gn')
-rw-r--r-- | third_party/libphonenumber/BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/libphonenumber/BUILD.gn b/third_party/libphonenumber/BUILD.gn index 22d1347..4c32084 100644 --- a/third_party/libphonenumber/BUILD.gn +++ b/third_party/libphonenumber/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") proto_library("proto") { |