Fix the string resource paths in check_grd_unused_strings.py.
commit020408404a4ebe7685faa7a5d7999e25017467ff
authorjungjik.lee@samsung.com <jungjik.lee@samsung.com@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 21 Aug 2014 04:29:10 +0000 (21 04:29 +0000)
committerjungjik.lee@samsung.com <jungjik.lee@samsung.com@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 21 Aug 2014 04:29:55 +0000 (21 04:29 +0000)
tree58a7b39513d41b7bf3e94d187c4736f2c2f9ce30
parent09b485080e38543aebd157fd2314394a0087b341
Fix the string resource paths in check_grd_unused_strings.py.

string resource paths has been changed.
but we did not update them in check_grd_unused_strings.py.
this is a patch for updating the current resource path.

Bug=None

Review URL: https://codereview.chromium.org/490813002

Cr-Commit-Position: refs/heads/master@{#290995}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290995 0039d316-1c4b-4281-b951-d872f2087c98
chrome/tools/check_grd_for_unused_strings.py