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