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. |