diff options
author | jamescook@chromium.org <jamescook@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-29 21:07:50 +0000 |
---|---|---|
committer | jamescook@chromium.org <jamescook@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-29 21:07:50 +0000 |
commit | b98ea604dce2239743e8f54c766dc01811e4fea1 (patch) | |
tree | 0c057fbdf60e824a67eae14926ba9333a8b48a54 /android_webview/android_webview_tests.gypi | |
parent | 0a79fe4b90ca24b1e5ac78f15991ac4017f68b9d (diff) | |
download | chromium_src-b98ea604dce2239743e8f54c766dc01811e4fea1.zip chromium_src-b98ea604dce2239743e8f54c766dc01811e4fea1.tar.gz chromium_src-b98ea604dce2239743e8f54c766dc01811e4fea1.tar.bz2 |
Python script to find unused image assets in .grd files
This script searches for unused art assets listed in a .grd file. It uses
git grep to look for references to the IDR resource id or the base filename.
If neither is found, the file is reported unused.
BUG=280719
TEST=manually run on ash_resources.grd
R=oshima@chromium.org, skuhne@chromium.org
Review URL: https://codereview.chromium.org/23694005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@220368 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'android_webview/android_webview_tests.gypi')
0 files changed, 0 insertions, 0 deletions