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

Unified Diff: build/android/tests/multiple_proguards/proguard2.flags

Issue 571203003: Remove guava dependency for multiple_proguards test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remove-more-guava-dependencies
Patch Set: Created 6 years, 3 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: build/android/tests/multiple_proguards/proguard2.flags
diff --git a/build/android/tests/multiple_proguards/proguard2.flags b/build/android/tests/multiple_proguards/proguard2.flags
index 7da78c3654ce4cfdc8775af66f51b310fd825a6d..ceac62b1c6f78b65f64536e586d24129e7691791 100644
--- a/build/android/tests/multiple_proguards/proguard2.flags
+++ b/build/android/tests/multiple_proguards/proguard2.flags
@@ -1,3 +1 @@
-# Striped64 uses reflection to access some local fields.
--dontnote com.google.common.cache.Striped64
--dontnote com.google.common.cache.Striped64$Cell
+-dontwarn sun.reflect.Reflection

Powered by Google App Engine
This is Rietveld 408576698