Remove deprecated CommandLine(std::wstring) ctor.

Add a ctor for creating a CommandLine for carrying arguments;
convert all the users to either that or the FilePath version.

BUG=24672

Review URL: http://codereview.chromium.org/329017

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30117 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 51343d5ae5d463fc4f84f4af79b44962a580cd4f
4 files changed
tree: a91748328d4e41383ca85361ba56054a9399d6f4
  1. base/
  2. build/
  3. ipc/
  4. testing/