Remove AppResource and unneeded resources.

Now that content and chrome have their own resources and are accessing them via
the org.chromium.[content|chrome].R classes, we can remove the duplicates of
these resources that live in content shell and test shell as well as any
remaining references to AppResource.java.

This is the third of three CLs to replace AppResource with R:
1. http://codereview.chromium.org/11363150 - Support Java resources within content
2. http://codereview.chromium.org/11360207 - Add Java resources to content and chrome
3. http://codereview.chromium.org/11377117 - Remove AppResource and unneeded resources

BUG=136704

Review URL: https://chromiumcodereview.appspot.com/11377117

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@169633 0039d316-1c4b-4281-b951-d872f2087c98
15 files changed