Index: third_party/mojo/src/mojo/edk/js/test/BUILD.gn |
diff --git a/third_party/mojo/src/mojo/edk/js/test/BUILD.gn b/third_party/mojo/src/mojo/edk/js/test/BUILD.gn |
index badc3ad5d24c695cd381c257614b0fa90585c852..326de6aa7e7a43806f3f4130b2a41c648bde3de3 100644 |
--- a/third_party/mojo/src/mojo/edk/js/test/BUILD.gn |
+++ b/third_party/mojo/src/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/test.gni") |
+ |
test("js_unittests") { |
deps = [ |
"../../js", |