Fix memory leak in TabContents.

TabContents was leaking a Profile object. The user-visible effect
of this was that incognito browsing state was not cleared correctly
after closing the last tab if AutoFill was used.

Bug: 3324425
Change-Id: I06b3c2de10a8763d0d8e88d8aef75f6da846aafc
1 file changed