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

Unified Diff: standalone.deps/DEPS

Issue 23060024: Remove checkout of nss_pkcs12 to dart/third_party from DEPS. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/deps/
Patch Set: Created 7 years, 4 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
« no previous file with comments | « all.deps/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: standalone.deps/DEPS
===================================================================
--- standalone.deps/DEPS (revision 26533)
+++ standalone.deps/DEPS (working copy)
@@ -11,7 +11,6 @@
"gyp_rev": "@1495",
"nss_rev": "@209026",
- "nss_pkcs12_rev" : "@26000",
"co19_rev": "@515",
"co19_repo": "http://co19.googlecode.com/svn/trunk/co19/",
@@ -41,9 +40,6 @@
"dart/third_party/net_nss":
Var("chromium_url") + "/trunk/src/net/third_party/nss" + Var("nss_rev"),
-
- "dart/third_party/nss_pkcs12":
- "/third_party/nss_pkcs12" + Var("nss_pkcs12_rev"),
}
deps_os = {
« no previous file with comments | « all.deps/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698