summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorgspencer@chromium.org <gspencer@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-02 20:50:39 +0000
committergspencer@chromium.org <gspencer@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-02 20:50:39 +0000
commit66e87ac1b1366736c036faf226fee96da5d9bc8b (patch)
treeba9613aaff9d447614af3c270a91f44dbb900543 /DEPS
parentfa6496c11220e64cedef64285a186d1e22ccdb51 (diff)
downloadchromium_src-66e87ac1b1366736c036faf226fee96da5d9bc8b.zip
chromium_src-66e87ac1b1366736c036faf226fee96da5d9bc8b.tar.gz
chromium_src-66e87ac1b1366736c036faf226fee96da5d9bc8b.tar.bz2
Rename VerifyAndSign* functions to VerifyAndEncrypt*
since that is a more accurate description (and it's what the Shill APIs are now named). (TBR'ing OWNERS because this is a mechanical name change only) TBR=stevenjb@chromium.org,kalman@chromium.org BUG=chromium-os:38993,chromium:179193 TEST=built chrome Review URL: https://chromiumcodereview.appspot.com/12381026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@185775 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 9852a31..93dc546 100644
--- a/DEPS
+++ b/DEPS
@@ -550,7 +550,7 @@ deps_os = {
# For Linux and Chromium OS.
"src/third_party/cros_system_api":
Var("chromiumos_git") + "/platform/system_api.git" +
- "@7d1185fa1b6f16d5e04fefc8be348682bad69b04",
+ "@bc8725f73a1a75ad863b73bc7a348d8bf7e8ba4e",
# Note that this is different from Android's freetype repo.
"src/third_party/freetype2/src":