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

Unified Diff: chrome/android/java/proguard_for_test.flags

Issue 2123753005: Creating new gn arg: enable_all_proguard_optimizations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Renamed proguard_under_test.flags to proguard_for_test.flags Created 4 years, 5 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
« build/config/android/rules.gni ('K') | « build/config/android/rules.gni ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/proguard_for_test.flags
diff --git a/chrome/android/java/proguard_for_test.flags b/chrome/android/java/proguard_for_test.flags
new file mode 100644
index 0000000000000000000000000000000000000000..51b9f3c4e931fada22f63c51f1313c549771fad4
--- /dev/null
+++ b/chrome/android/java/proguard_for_test.flags
@@ -0,0 +1 @@
+-dontoptimize
Yaron 2016/07/06 14:01:41 seems like this should be under testing/android
agrieve 2016/07/06 14:18:49 nit: add copyright header. and comment about why w
smaier 2016/07/06 19:09:37 Done.
« build/config/android/rules.gni ('K') | « build/config/android/rules.gni ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698