Chromium Code Reviews| Index: components/BUILD.gn |
| diff --git a/components/BUILD.gn b/components/BUILD.gn |
| index 37459cd25f90cbf9213c24ccfada23eb4b958386..ae681a19313e0b50ebea174bc83a798044cf81d0 100644 |
| --- a/components/BUILD.gn |
| +++ b/components/BUILD.gn |
| @@ -313,10 +313,6 @@ test("components_unittests") { |
| data_deps = [ ":components_tests_pak" ] |
| - if (enable_rlz_support) { |
| - deps += [ "//components/rlz:unit_tests" ] |
| - } |
| - |
| if (is_android) { |
| isolate_file = "components_unittests.isolate" |