| Index: mojo/services/html_viewer/BUILD.gn
 | 
| diff --git a/mojo/services/html_viewer/BUILD.gn b/mojo/services/html_viewer/BUILD.gn
 | 
| index d802032e18631f82ee9b8ff74586526da8d98158..1d2c63dc90579957aceb1b0830aece73ae1d64d3 100644
 | 
| --- a/mojo/services/html_viewer/BUILD.gn
 | 
| +++ b/mojo/services/html_viewer/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.gni")
 | 
|  import("//third_party/mojo/src/mojo/public/mojo_application.gni")
 | 
|  
 | 
| 
 |