diff options
author | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-18 21:09:09 +0000 |
---|---|---|
committer | chrome-admin@google.com <chrome-admin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-18 21:09:09 +0000 |
commit | 25cc4051a14c29daef8085e054d3671efed75a61 (patch) | |
tree | 1d1533b3cb6141fb7d1e3ac5207cd1eeb2980e40 | |
parent | 76955b24b40f2950d3024dd4bb85df1865923094 (diff) | |
download | chromium_src-25cc4051a14c29daef8085e054d3671efed75a61.zip chromium_src-25cc4051a14c29daef8085e054d3671efed75a61.tar.gz chromium_src-25cc4051a14c29daef8085e054d3671efed75a61.tar.bz2 |
Update .DEPS.git
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251841 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | .DEPS.git | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -220,7 +220,7 @@ deps_os = { 'src/third_party/ffmpeg': None, 'src/third_party/google_toolbox_for_mac/src': - Var('git_url') + '/external/google-toolbox-for-mac.git@471407b943b14bcebe017dc6d098b3f54019eaba', + Var('git_url') + '/external/google-toolbox-for-mac.git@dbda5f50cbc4623c260591bce483afa4d6dcc3f8', 'src/third_party/hunspell': None, 'src/third_party/hunspell_dictionaries': @@ -289,7 +289,7 @@ deps_os = { 'src/chrome/tools/test/reference_build/chrome_mac': Var('git_url') + '/chromium/reference_builds/chrome_mac.git@1dc401bb64a752dfd927fe8e94f2dc633033c074', 'src/third_party/google_toolbox_for_mac/src': - Var('git_url') + '/external/google-toolbox-for-mac.git@471407b943b14bcebe017dc6d098b3f54019eaba', + Var('git_url') + '/external/google-toolbox-for-mac.git@dbda5f50cbc4623c260591bce483afa4d6dcc3f8', 'src/third_party/lighttpd': Var('git_url') + '/chromium/deps/lighttpd.git@9dfa55d15937a688a92cbf2b7a8621b0927d06eb', 'src/third_party/nss': |