| Index: mojo/converters/surfaces/tests/BUILD.gn
|
| diff --git a/mojo/converters/surfaces/tests/BUILD.gn b/mojo/converters/surfaces/tests/BUILD.gn
|
| index 6e60f084d75cbcfcf58d0a0f6356c3517cfd754c..efbd72fc5e656d064af67d85286aad2625bf6e68 100644
|
| --- a/mojo/converters/surfaces/tests/BUILD.gn
|
| +++ b/mojo/converters/surfaces/tests/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")
|
| +
|
| # GYP version: mojo/mojo_converters.gypi:mojo_surfaces_lib_unittests
|
| test("mojo_surfaces_lib_unittests") {
|
| deps = [
|
|
|