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

Unified Diff: DEPS

Issue 11148035: Add CrOS's dbus-c++ to Chromium Linux. This is needed to build mtpd. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: add missing define 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 | « .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 162039)
+++ DEPS (working copy)
@@ -525,6 +525,11 @@
"src/third_party/libmtp":
"/trunk/deps/third_party/libmtp@160216",
+ # 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",
+
# 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