Changing in the intialization order of WeakPtrFactory in content/browser module
such that all member variables should appear before the WeakPtrFactory
to ensure that any WeakPtrs to Controller are invalidated before its members
variable's destructors are executed, rendering them invalid.

BUG=303818

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

Cr-Commit-Position: refs/heads/master@{#298383}
2 files changed