Chromium Code Reviews| Index: .gitignore |
| diff --git a/.gitignore b/.gitignore |
| index f04b633ebbc4cc20c208315813b28b23f4ff1122..7f7fa932850b89edbd0f9fba316b2919f9361a8b 100644 |
| --- a/.gitignore |
| +++ b/.gitignore |
| @@ -91,7 +91,6 @@ |
| /third_party/javax_inject |
| /third_party/jsr-305 |
| /third_party/junit |
| -/third_party/junit-jar |
| /third_party/libFuzzer |
| /third_party/libc++ |
| /third_party/libc++-static |
| @@ -104,7 +103,6 @@ |
| /third_party/libxml |
| /third_party/libyuv |
| /third_party/llvm |
| -/third_party/llvm-build |
| /third_party/lss |
| /third_party/mockito |
| /third_party/modp_b64 |