Index: mojo/edk/js/test/BUILD.gn |
diff --git a/mojo/edk/js/test/BUILD.gn b/mojo/edk/js/test/BUILD.gn |
index 6e9792c7e5e5da5857fae78437ce9dcbefbf9ece..5ec85559e579d31bd8cf82f55213d08fabab3f02 100644 |
--- a/mojo/edk/js/test/BUILD.gn |
+++ b/mojo/edk/js/test/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") |
+ |
test("js_unittests") { |
deps = [ |
"../../js", |