summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authordpolukhin@chromium.org <dpolukhin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-19 10:02:17 +0000
committerdpolukhin@chromium.org <dpolukhin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-19 10:02:17 +0000
commitffab60baac4a0c0d7d1c70f3089ee392f55c87cf (patch)
tree0b6bde6fd6984d2c1ebb64e5f929ba78645944a2 /tools
parent1d3f16684e93ab5bbfd51d5fcb53ad2321157ba0 (diff)
downloadchromium_src-ffab60baac4a0c0d7d1c70f3089ee392f55c87cf.zip
chromium_src-ffab60baac4a0c0d7d1c70f3089ee392f55c87cf.tar.gz
chromium_src-ffab60baac4a0c0d7d1c70f3089ee392f55c87cf.tar.bz2
Roll cros DEPS to 131
libcros CL: http://git.chromium.org/gitweb/?p=cros.git;a=commit;h=4d7c3bf779fceacb90f0a1945573384735a681bf BUG=chromium-os:12013 TEST=Make sure Chrome compiles TBR=ers@chromium.org Review URL: http://codereview.chromium.org/6883041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82090 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-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 257688b..2868e19 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@1081ddb",
+ Var("chromium_git") + "/cros.git@4d7c3bf7",
}