Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(33)

Unified Diff: DEPS

Issue 423293004: Move app_installer into chromium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update omaha in src/DEPS. Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: DEPS
diff --git a/DEPS b/DEPS
index f9ca3f8942eaf1ea487fd034823827c60c21702a..42f24af447e42a99d15b0a83c4ab4c1cd22b5e17 100644
--- a/DEPS
+++ b/DEPS
@@ -360,6 +360,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' + '@' + '098c7a3d157218dab4eed595e8f2fbe5a20a0bae',
},
'ios': {
'src/third_party/google_toolbox_for_mac/src':
« no previous file with comments | « .gitignore ('k') | app_installer/DEPS » ('j') | app_installer/win/app_installer_main.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698