Enable password generation only if sync for passwords is enabled.
[chromium-blink-merge.git] / tools / cros.DEPS / DEPS
blobbf86329fc59847b1d69897031747fd811630dbf6
1 vars = {
2   "chromiumos_git": "http://git.chromium.org/chromiumos",
5 deps_os = {
6   "unix" : {
7     "src/third_party/cros":
8       Var("chromiumos_git") + "/platform/cros.git@377f51d8",
9     "src/third_party/cros_system_api":
10       Var("chromiumos_git") + "/platform/system_api.git@70e37fee",
11   }