flip_server: Replace some split() functions by the one from //base library.
commitb1681f640a14a36bf240f83669d6db3109f4d267
authortfarina <tfarina@chromium.org>
Wed, 11 Mar 2015 03:15:14 +0000 (10 20:15 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 11 Mar 2015 03:16:01 +0000 (11 03:16 +0000)
tree020748bc730cfb18781ad9cdfe03f6c167ff7e79
parentf4b997ac4c3756ef0f095c8066a7fac7e8ecb7f9
flip_server: Replace some split() functions by the one from //base library.

//base has SplitString() function in //base/strings/, so we could make
use of it here.

BUG=None
R=rch@chromium.org

Review URL: https://codereview.chromium.org/999483002

Cr-Commit-Position: refs/heads/master@{#320041}
net/tools/flip_server/flip_in_mem_edsm_server.cc