Commit 1b6146b8 authored by satorux@chromium.org's avatar satorux@chromium.org

chromeos: Pull libcros v182 and the latest system_api.

BUG=chromium-os:16564
TEST=chrome builds.

Review URL: http://codereview.chromium.org/8661001

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111330 0039d316-1c4b-4281-b951-d872f2087c98
parent 74a82ca6
...@@ -5,8 +5,8 @@ vars = { ...@@ -5,8 +5,8 @@ vars = {
deps_os = { deps_os = {
"unix" : { "unix" : {
"src/third_party/cros": "src/third_party/cros":
Var("chromiumos_git") + "/platform/cros.git@ca5f26b8", Var("chromiumos_git") + "/platform/cros.git@63b0d1fd",
"src/third_party/cros_system_api": "src/third_party/cros_system_api":
Var("chromiumos_git") + "/platform/system_api.git@d09da749", Var("chromiumos_git") + "/platform/system_api.git@b999aceb",
} }
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment