Index: DEPS |
diff --git a/DEPS b/DEPS |
index 11cc94353740cf2bc180d63eedd19688c53b91cd..65d9a14007429e167535ae612e330bfa2fb74c8c 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -349,6 +349,10 @@ deps_os = { |
# Binaries for nacl sdk. |
'src/third_party/nacl_sdk_binaries': |
Var('chromium_git') + '/chromium/deps/nacl_sdk_binaries.git' + '@' + '759dfca03bdc774da7ecbf974f6e2b84f43699a5', |
+ |
+ # Omaha code for src/app_installer/. |
+ 'src/third_party/omaha/src/omaha': |
+ Var('chromium_git') + '/external/omaha.git' + '@' + 'e2c3f15816f1a394e56433de4fb58db30548fdb0', |
}, |
'ios': { |
'src/third_party/google_toolbox_for_mac/src': |