Chromium Code Reviews| Index: components/invalidation/BUILD.gn |
| diff --git a/components/invalidation/BUILD.gn b/components/invalidation/BUILD.gn |
| index a3f835bad355539955d9227cdbd6628f4095ed01..e361dae3188ba81442d56dc9350d2c79bc23f610 100644 |
| --- a/components/invalidation/BUILD.gn |
| +++ b/components/invalidation/BUILD.gn |
| @@ -115,10 +115,7 @@ group("unittests") { |
| ":test_support", |
| ] |
| if (is_android) { |
| - deps += [ |
| - ":javatests", |
| - ":jni_headers", |
| - ] |
| + deps += [ ":jni_headers" ] |
| } |
| } |