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

Unified Diff: third_party/apk-patch-size-estimator/README.chromium

Issue 2757293002: Android: Add APK patch size estimates to resource_sizes.py. (Closed)
Patch Set: Fix import & make args descriptive Created 3 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
« no previous file with comments | « build/android/resource_sizes.py ('k') | third_party/apk-patch-size-estimator/apk_patch_size_estimator.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/apk-patch-size-estimator/README.chromium
diff --git a/third_party/apk-patch-size-estimator/README.chromium b/third_party/apk-patch-size-estimator/README.chromium
index 67e9c736bfb5f7f3765debec5d98a81f80bb7067..6ed5efee500c58af4bab71e81ce6a9ca4fd5feb1 100644
--- a/third_party/apk-patch-size-estimator/README.chromium
+++ b/third_party/apk-patch-size-estimator/README.chromium
@@ -12,4 +12,5 @@ Estimates the size of Google Play patches and the new gzipped APK. See README.md
for more details.
Local Modifications:
-Removed the following files: CONTRIBUTING.md, tests/, images/.
+- Removed the following files: CONTRIBUTING.md, tests/, images/.
+- Changed file-by-file-tools.jar path to be absolute instead of relative.
« no previous file with comments | « build/android/resource_sizes.py ('k') | third_party/apk-patch-size-estimator/apk_patch_size_estimator.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698