summaryrefslogtreecommitdiff
path: root/chromium/third_party/netty4/proguard.flags
blob: 0918f8762422fbd060b1d5eaee40435aff8bd290 (plain)
1
2
3
4
5
# Netty4 references a number of classes that aren't included in the jar, and are
# not found in third_party.
-dontwarn org.jboss.marshalling.**
-dontwarn org.eclipse.jetty.**
-dontwarn com.sun.nio.sctp.**