Pull in mtpd from CrOS and add files to build it on Linux.
BUG=151685
Review URL: https://codereview.chromium.org/11184028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163172 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/DEPS b/DEPS
index b00fe73d..94a1b28 100644
--- a/DEPS
+++ b/DEPS
@@ -529,6 +529,11 @@
"/trunk/deps/third_party/libmtp@163169",
# Used on Linux only. CrOS already has a copy.
+ "src/third_party/mtpd/source":
+ Var("chromiumos_git") + "/platform/mtpd.git" +
+ "@47f8e78eefbeeda76ec43cac3d2bdc54a010115c",
+
+ # Used on Linux only. CrOS already has a copy.
"src/third_party/cros_dbus_cplusplus/source":
Var("chromiumos_git") + "/third_party/dbus-cplusplus.git" +
"@5e8f6d9db5c2abfb91d91f751184f25bb5cd0900",