| Index: chrome/test/perf/BUILD.gn
 | 
| diff --git a/chrome/test/perf/BUILD.gn b/chrome/test/perf/BUILD.gn
 | 
| index fd4b701d8e7ff50ba8158e560174cb34b8214aa7..08a1fc92ab4313186af7672a661ebbbf3dbc94bb 100644
 | 
| --- a/chrome/test/perf/BUILD.gn
 | 
| +++ b/chrome/test/perf/BUILD.gn
 | 
| @@ -2,6 +2,8 @@
 | 
|  # Use of this source code is governed by a BSD-style license that can be
 | 
|  # found in the LICENSE file.
 | 
|  
 | 
| +import("//testing/test.gni")
 | 
| +
 | 
|  # This test appears to be a legacy target consisting of files not yet moved
 | 
|  # elsewhere.
 | 
|  test("perf") {
 | 
| 
 |