Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(139)

Unified Diff: DEPS

Issue 11184028: Pull in mtpd from CrOS and add files to build it on Linux. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: rebase Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | build/all.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
===================================================================
--- DEPS (revision 163171)
+++ DEPS (working copy)
@@ -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",
« no previous file with comments | « no previous file | build/all.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698