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

Unified Diff: DEPS

Issue 801943005: Update to latest version of watcher. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/deps/all.deps/
Patch Set: Created 5 years, 11 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
===================================================================
--- DEPS (revision 43074)
+++ DEPS (working copy)
@@ -77,7 +77,7 @@
"string_scanner_rev": "@3e7617d6f74ba382e9b6130b1cc12091d89a9bc5",
"sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e",
"unittest_rev": "@1625274a8b6309588eb4c0017b5b672a96ad3230",
- "watcher_rev": "@f1015e987b4e5a3b7fb65d8716ae9b5ee372b470",
+ "watcher_tag": "@0.9.4",
"web_components_rev": "@0e636b534d9b12c9e96f841e6679398e91a986ec",
"websocket_rev" : "@35854",
"WebCore_rev" : "@40446",
@@ -242,7 +242,7 @@
"dart/third_party/pkg/unittest":
"https://github.com/dart-lang/unittest.git" + Var("unittest_rev"),
"dart/third_party/pkg/watcher":
- "https://github.com/dart-lang/watcher.git" + Var("watcher_rev"),
+ "https://github.com/dart-lang/watcher.git" + Var("watcher_tag"),
"dart/third_party/pkg/web_components":
"https://github.com/dart-lang/web-components.git" +
Var("web_components_rev"),
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698