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

Side by Side Diff: third_party/mockito/proguard.flags

Issue 2790063006: [WIP] Adding Mockito support in Android instrumentation tests (Closed)
Patch Set: disable multidex for debug builds Created 3 years, 8 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
« no previous file with comments | « third_party/mockito/lib/mockito-core-2.7.20.jar.sha1 ('k') | third_party/objenesis/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 -dontwarn org.mockito.**
2
3 -dontshrink
agrieve 2017/04/06 00:04:44 Ah, okay, this is what you've done. These will ap
Zhiqiang Zhang (Slow) 2017/04/06 14:02:43 OK, I realize that the proguard rule is the combin
4 -dontoptimize
5 -dontobfuscate
6 -dontpreverify
OLDNEW
« no previous file with comments | « third_party/mockito/lib/mockito-core-2.7.20.jar.sha1 ('k') | third_party/objenesis/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698