Fix for null BrowserSettings in BrowserProvider2

BrowserSettings was null on the first call from
the homepage provider.  BrowserProvider2.query was
getting called before the full initialization of the
browser (browser.java) could complete.

Change-Id: I8b9b053148b7ee3f568596b0cba6cdabd9f13741
1 file changed