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

Unified Diff: DEPS

Issue 220543003: Linux: Remove mtpd and related libraries from the build. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 6 years, 9 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 | « .gitignore ('k') | build/all.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
===================================================================
--- DEPS (revision 260714)
+++ DEPS (working copy)
@@ -469,19 +469,6 @@
"src/third_party/gold":
"/trunk/deps/third_party/gold@228995",
- "src/third_party/libmtp":
- "/trunk/deps/third_party/libmtp@206535",
-
- # Used on Linux only. CrOS already has a copy.
- "src/third_party/mtpd/source":
- Var("chromiumos_git") + "/platform/mtpd.git" +
- "@f9759da3a7cd95080414a7da0d899c47cad794f2",
-
- # Used on Linux only. CrOS already has a copy.
- "src/third_party/cros_dbus_cplusplus/source":
- Var("chromiumos_git") + "/third_party/dbus-cplusplus.git" +
- "@f78453e0ba9f3d1584e8873aa3c7437cec861ce0",
-
# For Linux and Chromium OS.
"src/third_party/cros_system_api":
Var("chromiumos_git") + "/platform/system_api.git" +
« no previous file with comments | « .gitignore ('k') | build/all.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698