Chromium Code Reviews| Index: mojo/common/BUILD.gn |
| diff --git a/mojo/common/BUILD.gn b/mojo/common/BUILD.gn |
| index 4248ff22b9314b63dee4a355832e5cddade39306..ad01c318bb875d2428d6508c7cf2c4c4dd622fd4 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/test.gni") |
| + |
| # GYP version: mojo/mojo_base.gyp:mojo_common_lib |
| component("common") { |
| output_name = "mojo_common_lib" |