commit | 3518664c4f5d8215aed7e0b92e6f4ea4a8902195 | [log] [tgz] |
---|---|---|
author | Alex Vakulenko <[email protected]> | Thu Apr 02 14:31:10 2015 -0700 |
committer | ChromeOS Commit Bot <[email protected]> | Fri Apr 03 18:33:17 2015 +0000 |
tree | cb319104a9cb44cca80d6ab29531895247d1824d | |
parent | dfb5aef5079b92bc4c107fb0d5c17b946541f0eb [diff] |
platform2: Explicitly use base:: namespace with CommandLine The current revision of libchrome is removing CommandLine class from global namespace and only retain the one in base::. Sweep the code to use the correct namespace in anticpation of libchrome revision roll. BUG=None TEST=./build_packages Change-Id: Ib7ca448dac1204c1e36ab053e775a5a5214997ac Reviewed-on: https://chromium-review.googlesource.com/263785 Trybot-Ready: Alex Vakulenko <[email protected]> Tested-by: Alex Vakulenko <[email protected]> Reviewed-by: Alex Deymo <[email protected]> Commit-Queue: Alex Vakulenko <[email protected]>