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

Issue 2069313002: Removed keeps for unused member variables. (Closed)

Created:
4 years, 6 months ago by agrieve
Modified:
4 years, 6 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Removed keeps for unused member variables. Right now, we have a very old Proguard rule that keeps around all unused member variables for seemingly no reason at all. Removing these member variables saves us 260kb in .dex size. BUG=619937 patch from issue 2070633002 at patchset 1 (http://crrev.com/2070633002#ps1)

Patch Set 1 #

Patch Set 2 : test addding R.dex #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -6 lines) Patch
M build/config/android/rules.gni View 1 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/android/java/proguard.flags View 1 1 chunk +0 lines, -6 lines 0 comments Download

Depends on Patchset:

Powered by Google App Engine
This is Rietveld 408576698