DescriptionRemove using base::android statements from blimp
The blimp code contains cross platform code, linux code and Android code.
To avoid confusion about where code originates from, this CL removes all
'using base::android::Foo' statements, and instead fully writes them
out whenever they are used.
BUG=None
Committed: https://crrev.com/5d590aa99ed9fda287d27767943869fe0b03ebb4
Cr-Commit-Position: refs/heads/master@{#418598}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|