Simplify ContentView constructions.
commit4c7de6097ec6508222625eb7641c92879e5d3cf0
authoryfriedman@chromium.org <yfriedman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 8 Apr 2014 04:50:36 +0000 (8 04:50 +0000)
committeryfriedman@chromium.org <yfriedman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 8 Apr 2014 04:50:36 +0000 (8 04:50 +0000)
treea4481baa0f83e9fdd8e780ea49c1e459106db483
parente619b014a05df9a96ccbb8ed7f07ed3245496410
Simplify ContentView constructions.

The TODO(klobag) is from an old design we were approaching. One c-tor is unused,
the other just calls the third with some default params. Remove unneeded
paramaterization.

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@262313 0039d316-1c4b-4281-b951-d872f2087c98
content/public/android/java/src/org/chromium/content/browser/ContentView.java
content/public/android/java/src/org/chromium/content/browser/JellyBeanContentView.java