Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(25)

Unified Diff: .gitignore

Issue 2588333002: Move last of third_party dirs into DEPS entries (Closed)
Patch Set: Remove junit-jar from .gitignore Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698