Make arc_input_method_manager_service*.{cc,h} lint-clean
These days, 'using namespace' is banned even in .cc files and 'git cl lint' actually detects violations. This CL addresses that as well as some IWYU issues. https://google.github.io/styleguide/cppguide.html#Namespaces BUG=b:74499980 TEST=git cl lint, unit_tests Change-Id: I0277f6a471aaf7050929d3ea43050eb4b663a956 Reviewed-on: https://chromium-review.googlesource.com/1113209Reviewed-by:Yuichiro Hanada <yhanada@chromium.org> Commit-Queue: Yusuke Sato <yusukes@chromium.org> Cr-Commit-Position: refs/heads/master@{#569999}
Showing
Please register or sign in to comment