| Index: media/mojo/services/BUILD.gn
 | 
| diff --git a/media/mojo/services/BUILD.gn b/media/mojo/services/BUILD.gn
 | 
| index 63e37f2ebac5293d040c016c5cdc7f3a982ec2f3..88c64d1841cc6fc7f9008ac656f315169b06343b 100644
 | 
| --- a/media/mojo/services/BUILD.gn
 | 
| +++ b/media/mojo/services/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/mojo/src/mojo/public/mojo_application.gni")
 | 
|  
 | 
|  # Target naming conventions:
 | 
| 
 |