Chromium Code Reviews| Index: mojo/edk/system/BUILD.gn |
| diff --git a/mojo/edk/system/BUILD.gn b/mojo/edk/system/BUILD.gn |
| index 5367be17a3455617f28189f114ff790894e5cff3..73230265c22207c635ee6a0e19f5c8df4774b74a 100644 |
| --- a/mojo/edk/system/BUILD.gn |
| +++ b/mojo/edk/system/BUILD.gn |
| @@ -163,6 +163,8 @@ mojo_edk_source_set("test_utils") { |
| "//base", |
| "//base/test:test_support", |
| ] |
| + |
| + mojo_edk_deps = [ "mojo/edk/embedder:platform" ] |
| } |
| test("mojo_system_unittests") { |