Chromium Code Reviews| Index: DEPS |
| =================================================================== |
| --- DEPS (revision 162039) |
| +++ DEPS (working copy) |
| @@ -525,6 +525,10 @@ |
| "src/third_party/libmtp": |
| "/trunk/deps/third_party/libmtp@160216", |
| + "src/third_party/cros_dbus_cplusplus/source": |
|
Ryan Sleevi
2012/10/16 17:49:44
Perhaps clarify the intended platforms (see line 5
Lei Zhang
2012/10/16 18:53:17
Done.
|
| + 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" + |