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

Unified Diff: build/android/tests/multiple_proguards/proguard1.flags

Issue 12913017: Support multiple proguard flags from java_apk.gypi. Proguard supports multiple proguard configurati… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 7 years, 9 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
Index: build/android/tests/multiple_proguards/proguard1.flags
diff --git a/build/android/tests/multiple_proguards/proguard1.flags b/build/android/tests/multiple_proguards/proguard1.flags
new file mode 100644
index 0000000000000000000000000000000000000000..4539a7afcd4024b6fbd9677023f80c65889e14ed
--- /dev/null
+++ b/build/android/tests/multiple_proguards/proguard1.flags
@@ -0,0 +1,2 @@
+# src/third_party/guava/guava.gyp:guava_javalib
+-dontwarn sun.misc.Unsafe
« no previous file with comments | « build/android/tests/multiple_proguards/multiple_proguards.gyp ('k') | build/android/tests/multiple_proguards/proguard2.flags » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698