Remove NULL ResourceProvider, TileManager early outs

These early outs were added in r201247 as part of resourceless software
mode in which ResourceProvider and TileManager were not created. This
is no longer the case after r207424, so remove these early outs.

For Android WebView, this does not affect software mode, and does not
make hardware any more broken than it already is.

BUG=245935

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

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