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

Side by Side 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 unified diff | Download patch
OLDNEW
1 # Striped64 uses reflection to access some local fields. 1 -dontwarn sun.reflect.Reflection
2 -dontnote com.google.common.cache.Striped64
3 -dontnote com.google.common.cache.Striped64$Cell
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698