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

Unified Diff: all.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 | « no previous file | standalone.deps/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: all.deps/DEPS
===================================================================
--- all.deps/DEPS (revision 26533)
+++ all.deps/DEPS (working copy)
@@ -33,7 +33,6 @@
"json_rev" : "@19997",
"junit_rev" : "@19997",
"mockito_rev" : "@19997",
- "nss_pkcs12_rev" : "@26000",
"snakeyaml_rev" : "@19997",
"stripjar_rev" : "@20110",
"WebCore_rev" : "@26378",
@@ -88,8 +87,6 @@
"dart/third_party/json": "/third_party/json" + Var("json_rev"),
"dart/third_party/junit": "/third_party/junit" + Var("junit_rev"),
"dart/third_party/mockito": "/third_party/mockito" + Var("mockito_rev"),
- "dart/third_party/nss_pkcs12":
- "/third_party/nss_pkcs12" + Var("nss_pkcs12_rev"),
"dart/third_party/snakeyaml": "/third_party/snakeyaml" + Var("snakeyaml_rev"),
"dart/third_party/stripjar": "/third_party/stripjar" + Var("stripjar_rev"),
"dart/third_party/d8": "/third_party/d8" + Var("d8_rev"),
« no previous file with comments | « no previous file | standalone.deps/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698