Chromium Code Reviews| Index: mojo/edk/system/BUILD.gn |
| diff --git a/mojo/edk/system/BUILD.gn b/mojo/edk/system/BUILD.gn |
| index b31535e8d887f4420289835294f000edbbe4e7d7..67310c849d36996125fc34f8ed63788034532abd 100644 |
| --- a/mojo/edk/system/BUILD.gn |
| +++ b/mojo/edk/system/BUILD.gn |
| @@ -174,10 +174,6 @@ test("mojo_system_unittests") { |
| "//testing/gtest", |
| ] |
| - if (is_android) { |
| - deps += [ "//testing/android:native_test_native_code" ] |
| - } |
| - |
| allow_circular_includes_from = [ "../embedder:embedder_unittests" ] |
| } |