| Index: third_party/libphonenumber/BUILD.gn
 | 
| diff --git a/third_party/libphonenumber/BUILD.gn b/third_party/libphonenumber/BUILD.gn
 | 
| index 22d13475be5fc88f86d5a4ddf3901e55834c4771..4c32084ef42b63d77a567ab6036f0a0ba22f24a6 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") {
 | 
| 
 |