Add process and path utilities to chromecast/base.
commite7fc725c370336d95752dc446631812053a21dc7
authorslan <slan@chromium.org>
Fri, 29 May 2015 23:05:43 +0000 (29 16:05 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 29 May 2015 23:07:16 +0000 (29 23:07 +0000)
tree7c5deb5bc58cf7f00a42943a0b655bdecd75ba5b
parent0230d1baac5df9357d53b2436f859cb4a8b9c7ac
Add process and path utilities to chromecast/base.

These are useful utilities to internal code which will  be added to chromecast/ subdirectories.

BUG=internal b/20121400

Change-Id: Ida8430c3dd1602488d9bee6c7c3abbdbd2dd7c48

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

Cr-Commit-Position: refs/heads/master@{#332072}
chromecast/base/path_utils.cc [new file with mode: 0644]
chromecast/base/path_utils.h [new file with mode: 0644]
chromecast/base/path_utils_unittest.cc [new file with mode: 0644]
chromecast/base/process_utils.cc [new file with mode: 0644]
chromecast/base/process_utils.h [new file with mode: 0644]
chromecast/base/process_utils_unittest.cc [new file with mode: 0644]
chromecast/chromecast.gyp
chromecast/chromecast_tests.gypi