Chromium Code Reviews| Index: base/BUILD.gn |
| diff --git a/base/BUILD.gn b/base/BUILD.gn |
| index d075e1eb37d9f6d2b6f32fe30c978dc4dbf50bb2..d509c89a1387cab1cb76cb448103e25b649df867 100644 |
| --- a/base/BUILD.gn |
| +++ b/base/BUILD.gn |
| @@ -1327,6 +1327,7 @@ test("base_unittests") { |
| ":base_java", |
| ":base_java_unittest_support", |
| ] |
| + isolate_file = "base_unittests.isolate" |
| } |
| if (is_ios) { |