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

Unified Diff: third_party/.gitignore

Issue 2710343003: Update Robolectric to 3.2.2 (Closed)
Patch Set: Small fix to StripLayoutHelperTest Created 3 years, 9 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
Index: third_party/.gitignore
diff --git a/third_party/.gitignore b/third_party/.gitignore
index be7252dcc5969520d722dff809961a2534f971d0..176819faf66e78e6694edef4b125231147bb25dd 100644
--- a/third_party/.gitignore
+++ b/third_party/.gitignore
@@ -2,7 +2,7 @@
# mirror in DEPS. Without it, a lot is wiped and re-downloaded for each sync.
/__START__
/accessibility-developer-tools/
-/accessibility_test_framework/lib/*.jar
+/accessibility_test_framework/lib/accessibility-test-framework-2.1.jar
/adobe/flash/binaries
/adobe/flash/symbols
/amd/
@@ -72,7 +72,7 @@
/gvr-android-sdk/test-apks/daydream_home/*.apk
/gvr-android-sdk/test-apks/vr_services/*.apk
/gperf
-/guava/lib/*.jar
+/guava/lib/guava-20.0.jar
/hamcrest/lib/*.jar
/hunspell_dictionaries
/icu
@@ -150,7 +150,9 @@
/re2/src
/requests/src
/retrolambda/*.jar
-/robolectric/lib/*.jar
+/robolectric/lib/android-all-4.3_r2-robolectric-0.jar
+/robolectric/lib/android-all-5.0.0_r2-robolectric-1.jar
+/robolectric/lib/android-all-7.1.0_r7-robolectric-0.jar
/robolectric/robolectric
/scan-build/src
/scons-2.0.1

Powered by Google App Engine
This is Rietveld 408576698