Description
Change the public modifier for static variables in BasicImageRewriter that exposes UriCommon.Param enums as private since they serve no purpose other than used in the unit test.
Change CONTENT_TYPE_AND_EXTENSION_MISMATCH and CONTENT_TYPE_AND_MIME_MISMATCH as package private for easy access from the unit test.
Updated the unit test to reflect this.
Code review at
http://codereview.appspot.com/1211045/show