Sign in
chromium
/
chromium
/
src
/
b2eae2e418e97abae74cb26d5d0141bbf5a04d4b
/
.
/
third_party
/
byte_buddy
/
proguard.flags
blob: 0476f36d25793a8a7f17d1647a5b751f59228ca1 [
file
] [
log
] [
blame
]
# Copyright 2018 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-
dontwarn net
.
bytebuddy
.**
-
keep
class
net
.
bytebuddy
.**
{
*;
}