chrome: remove unnecessary conditional
The profile a WebContents is created with should always outlive the WebContents, so this conditional shouldn't be necessary. This was likely a work around for this fix: https://chromium-review.googlesource.com/c/1359827 BUG=none TEST=none Change-Id: I37f1117e706e0cf31ef508fdda63dcdb6c2885c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2317830Reviewed-by:Carlos IL <carlosil@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#791681}
Showing
Please register or sign in to comment