| 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
|
|
|