Update DEPS to include new flimflam VPN error codes defined in system_api.
BUG=chromium-os:18573 TEST=Built Chromium and Chromium OS. Review URL: http://codereview.chromium.org/8059019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103018 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
@ -7,6 +7,6 @@ deps_os = {
|
||||
"src/third_party/cros":
|
||||
Var("chromiumos_git") + "/platform/cros.git@965118a6",
|
||||
"src/third_party/cros_system_api":
|
||||
Var("chromiumos_git") + "/platform/system_api.git@c3de536a",
|
||||
Var("chromiumos_git") + "/platform/system_api.git@6fd8bad8",
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user