summaryrefslogtreecommitdiffstats
path: root/tools/cros.DEPS
diff options
context:
space:
mode:
authorstevenjb@google.com <stevenjb@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-17 00:43:30 +0000
committerstevenjb@google.com <stevenjb@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-17 00:43:30 +0000
commitfa90644dcd8945384c8766741f2863d85aa8c6bd (patch)
tree7bc28bd19eb7bfc14b672ad1743df7d4b67fe896 /tools/cros.DEPS
parentb58e6acf7586cc0939789975af7372db1c45d385 (diff)
downloadchromium_src-fa90644dcd8945384c8766741f2863d85aa8c6bd.zip
chromium_src-fa90644dcd8945384c8766741f2863d85aa8c6bd.tar.gz
chromium_src-fa90644dcd8945384c8766741f2863d85aa8c6bd.tar.bz2
Update cros.DEPS to 19f79e8e (libcros version 102)
BUG=chromium-os:11225 TEST=Unit tests pass. Review URL: http://codereview.chromium.org/6537007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75214 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 dcf51c2e..ded34de 100644
--- a/tools/cros.DEPS/DEPS
+++ b/tools/cros.DEPS/DEPS
@@ -4,5 +4,5 @@ vars = {
deps = {
"src/third_party/cros":
- Var("chromium_git") + "/cros.git@d44915a1",
+ Var("chromium_git") + "/cros.git@19f79e8e",
}