This PR is a namespace pollution clean up, following the style guide recommendation that `using` namespace inclusions should not be done in header files, or in the global namespace. https://google.github.io/styleguide/cppguide.html#Namespaces Bug: https://github.com/brave/brave-browser/issues/50970