Consolidate all NavigationController::LoadURL and family functions

Added public LoadUrlExtraParams struct to hold all extra parameters to the
family of LoadURL functions, were extra means not in the definition of LoadURL.

Added LoadURLWithExtraParams and removed all other load functions except
LoadURL. Updated all call sites to use the new method.

Removed NavigationControllerWebView.

BUG=


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

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