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

Unified Diff: deps/all.deps/DEPS

Issue 419683002: Revert r38549, r38552, and r38557. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 5 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 | « dart/third_party/pkg/.gitignore ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: deps/all.deps/DEPS
diff --git a/deps/all.deps/DEPS b/deps/all.deps/DEPS
index 1f2807a07656410c9ec84f4f8581d27f0ffaddf1..2ca05b265c1302977ae2b80a81429cfb9aebe460 100644
--- a/deps/all.deps/DEPS
+++ b/deps/all.deps/DEPS
@@ -28,7 +28,6 @@ vars = {
"commons-lang_rev" : "@33092",
"d8_rev" : "@38056",
"eclipse_rev" : "@31921",
- "fake_async_rev" : "@d45bbfcefb268828b72aa286a7224516d828072b",
"fest_rev" : "@19997",
"firefox_jsshell_rev" : "@35614",
"gson_rev" : "@36048",
@@ -111,8 +110,6 @@ deps = {
"/third_party/font-awesome" + Var("font_awesome_rev"),
"dart/third_party/pkg/petitparser":
"/third_party/petitparser" + Var("petitparser_rev"),
- "dart/third_party/pkg/fake_async":
- "http://github.com/seaneagan/fake_async.git" + Var("fake_async_rev"),
# These specific versions of barback are used for testing and should be pulled
# from bleeding_edge even on channels.
« no previous file with comments | « dart/third_party/pkg/.gitignore ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698