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

Unified Diff: third_party/.gitignore

Issue 2793193002: Update Espresso to be compatible with guava-20 (Closed)
Patch Set: Addressed comments to clarify README.chromium, make gitignore for downloaded espresso jars version … Created 3 years, 8 months 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 | third_party/espresso/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/.gitignore
diff --git a/third_party/.gitignore b/third_party/.gitignore
index 176819faf66e78e6694edef4b125231147bb25dd..c79ea4633a42fbf9cd307acad87eab405927b381 100644
--- a/third_party/.gitignore
+++ b/third_party/.gitignore
@@ -49,7 +49,7 @@
/drmemory/unpacked
/elfutils/src
/errorprone/lib
-/espresso/lib/*.jar
+/espresso/lib/*-2.2.1-*.jar
/eyesfree/src
/ffmpeg
/findbugs
« no previous file with comments | « no previous file | third_party/espresso/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698