summaryrefslogtreecommitdiffstats
path: root/tools/cros.DEPS
diff options
context:
space:
mode:
authorkeybuk@google.com <keybuk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-22 16:52:55 +0000
committerkeybuk@google.com <keybuk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-22 16:52:55 +0000
commitf9fd26c793e5eef4a605d498f53a7ff8822d4807 (patch)
tree5139ca1849ea2196234b23266bf90f24ca00740d /tools/cros.DEPS
parent59f505ddbb0c0a566a312ffaf37cfc828dc3193a (diff)
downloadchromium_src-f9fd26c793e5eef4a605d498f53a7ff8822d4807.zip
chromium_src-f9fd26c793e5eef4a605d498f53a7ff8822d4807.tar.gz
chromium_src-f9fd26c793e5eef4a605d498f53a7ff8822d4807.tar.bz2
Update cros.DEPS
Adds Bluetooth error constants BUG=chromium-os:27902 TEST=make chrome Change-Id: I5286cdac0fc325462e2a68e104e01161b8b68b5e Review URL: https://chromiumcodereview.appspot.com/10399115 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138281 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/cros.DEPS')
-rw-r--r--tools/cros.DEPS/DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/cros.DEPS/DEPS b/tools/cros.DEPS/DEPS
index a56e0ce..6fe14d0 100644
--- a/tools/cros.DEPS/DEPS
+++ b/tools/cros.DEPS/DEPS
@@ -10,6 +10,6 @@ deps_os = {
"src/third_party/cros":
Var("chromiumos_git") + "/platform/cros.git@377f51d8",
"src/third_party/cros_system_api":
- Var("chromiumos_git") + "/platform/system_api.git@a6f845e1",
+ Var("chromiumos_git") + "/platform/system_api.git@25dfd17e",
}
}