| Index: third_party/libaddressinput/BUILD.gn
 | 
| diff --git a/third_party/libaddressinput/BUILD.gn b/third_party/libaddressinput/BUILD.gn
 | 
| index 99c2be2cdd21df472c5c35f43e74bf6bef01c59b..5f6d4fc04464c582b7bed4182515dd55b9366af5 100644
 | 
| --- a/third_party/libaddressinput/BUILD.gn
 | 
| +++ b/third_party/libaddressinput/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("//tools/grit/grit_rule.gni")
 | 
|  
 | 
|  libaddressinput_util_files = [
 | 
| 
 |