Index: mojo/common/BUILD.gn |
diff --git a/mojo/common/BUILD.gn b/mojo/common/BUILD.gn |
index df1e4dfe21e6f5e142195707dc2ec6a9a6f7d99f..5bf7fec454f5d87c7b9264c0bae180fa2e3fc75f 100644 |
--- a/mojo/common/BUILD.gn |
+++ b/mojo/common/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_base.gyp:mojo_common_lib |
component("common") { |
output_name = "mojo_common_lib" |