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

Unified Diff: third_party/guava/proguard.flags

Issue 22978010: [Android] Remove all usage of com.google.common.collect (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: nyquist fixes Created 7 years, 4 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 | « sync/test/android/javatests/src/org/chromium/sync/test/util/AccountHolder.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/guava/proguard.flags
diff --git a/third_party/guava/proguard.flags b/third_party/guava/proguard.flags
index 015d703a305f803c2f0b63577c942359f6cea110..604059ae3c0cf38579274521de47b946e2eb156a 100644
--- a/third_party/guava/proguard.flags
+++ b/third_party/guava/proguard.flags
@@ -10,10 +10,6 @@
*;
}
--keep class com.google.common.collect.** {
- *;
-}
-
-keepattributes Signature
# Don't complain about usage of sun.misc.Unsafe. Guava imports this,
« no previous file with comments | « sync/test/android/javatests/src/org/chromium/sync/test/util/AccountHolder.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698