Chromium Code Reviews| Index: testing/android/junit/BUILD.gn |
| diff --git a/testing/android/junit/BUILD.gn b/testing/android/junit/BUILD.gn |
| index 5c668d5c4ba97ed7758a416142e07c7ee3a3dca6..938f22de582d6917994b6a5bb9987b2cb4c38b89 100644 |
| --- a/testing/android/junit/BUILD.gn |
| +++ b/testing/android/junit/BUILD.gn |
| @@ -10,7 +10,7 @@ import("//build/config/android/rules.gni") |
| java_library("junit_test_support") { |
| DEPRECATED_java_in_dir = "java/src" |
| deps = [ |
| - "//third_party/junit" |
| + "//third_party/junit", |
| ] |
| } |