Index: DEPS |
diff --git a/DEPS b/DEPS |
index e229fd5951e25b78b7b0375086eb316afeb1f467..670e9cb5e8cf4b38cb180f1f5e1e9d8c4b9a5011 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -274,10 +274,12 @@ deps_os = { |
"src/third_party/openssl": |
"/trunk/deps/third_party/openssl@65717", |
+ |
+ "src/third_party/cros": |
+ Var("chromium_git") + "/cros.git@d4465704", |
}, |
} |
- |
include_rules = [ |
# Everybody can use some things. |
"+base", |