Eliminate unnecessary forward declarations from components/password_manager
Some of the forward declrations are not necessary, hence, removed them.
This also makes sure that we forward declare wherever there is use
instead of using that declaration through another #include.
BUG=
432826
Committed:
https://crrev.com/e101909637ac60db4ac0b44a0c722a621354c97c
Cr-Commit-Position: refs/heads/master@{#304130}