diff options
author | zelidrag@chromium.org <zelidrag@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-17 21:14:22 +0000 |
---|---|---|
committer | zelidrag@chromium.org <zelidrag@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-17 21:14:22 +0000 |
commit | 218dfad30aa8063337e960b3ca72f57d4d571783 (patch) | |
tree | 3dba6c1fae503684a5feec84268c5d1f8798533d /tools/cros.DEPS/DEPS | |
parent | 8659e40c096342d3ffd37ec315e281e8dca87b8c (diff) | |
download | chromium_src-218dfad30aa8063337e960b3ca72f57d4d571783.zip chromium_src-218dfad30aa8063337e960b3ca72f57d4d571783.tar.gz chromium_src-218dfad30aa8063337e960b3ca72f57d4d571783.tar.bz2 |
Try #3 - move forward cros DEPS file.
BUG=none
TEST=none
TBR=stevenjb
Review URL: http://codereview.chromium.org/6710008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78600 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/cros.DEPS/DEPS')
-rw-r--r-- | tools/cros.DEPS/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/cros.DEPS/DEPS b/tools/cros.DEPS/DEPS index 880a238..0fb9fa3 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@82fea488", + Var("chromium_git") + "/cros.git@914f547d", } |