summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorwtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-25 17:54:08 +0000
committerwtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-25 17:54:08 +0000
commit4b167a328d35583af35e865e8fcd40dafcb9a55a (patch)
treebe5576688ec34798098589face1075b11f349daf /DEPS
parent42219753c0e79431d59af4aeeb769730a9fabfbd (diff)
downloadchromium_src-4b167a328d35583af35e865e8fcd40dafcb9a55a.zip
chromium_src-4b167a328d35583af35e865e8fcd40dafcb9a55a.tar.gz
chromium_src-4b167a328d35583af35e865e8fcd40dafcb9a55a.tar.bz2
Check out deps/third_party/nss and put it at
src/third_party/nss, for Windows only. R=bradnelson BUG=28744 TEST=No build errors. The files aren't being used yet. Review URL: http://codereview.chromium.org/553064 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37022 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS4
1 files changed, 4 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index ef24e8a..3aa48e7 100644
--- a/DEPS
+++ b/DEPS
@@ -127,6 +127,10 @@ deps_os = {
# Parses Windows PE/COFF executable format.
"src/third_party/pefile":
"http://pefile.googlecode.com/svn/trunk@63",
+
+ # NSS, for SSLClientSocketNSS.
+ "src/third_party/nss":
+ "/trunk/deps/third_party/nss@36871",
},
"mac": {
"src/chrome/tools/test/reference_build/chrome_mac":