commit | b8f60cacd31c35debe06dfff341d69c01834899c | [log] [tgz] |
---|---|---|
author | skyostil <[email protected]> | Fri Aug 12 12:34:43 2016 |
committer | Commit bot <[email protected]> | Fri Aug 12 12:37:24 2016 |
tree | 1e617b47b187afc021ffbd2c542434ba2f7bb629 | |
parent | 66bd679152fbafb7ecde93305f526004f4dac044 [diff] |
net: Use stl utilities from the base namespace The utilities in base/stl_util.h have been moved from the global into the base namespace. This patch updates the call sites accordingly. No functional changes. BUG=636301 Review-Url: https://codereview.chromium.org/2229393003 Cr-Commit-Position: refs/heads/master@{#411615}