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

Unified Diff: pkg/analysis_server/pubspec.yaml

Issue 1015513003: Issue 22757. Create pubspec.yaml file change on project rename. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 9 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
Index: pkg/analysis_server/pubspec.yaml
diff --git a/pkg/analysis_server/pubspec.yaml b/pkg/analysis_server/pubspec.yaml
index 3af3854b222c86d986565efb0eae21421d8026d2..2bae70a80b4b48099dcd49c816b342e815a9ed5e 100644
--- a/pkg/analysis_server/pubspec.yaml
+++ b/pkg/analysis_server/pubspec.yaml
@@ -11,6 +11,7 @@ dependencies:
logging: any
path: any
watcher: any
+ yaml: any
dev_dependencies:
html5lib: any
mock: '>=0.11.0 <0.12.0'

Powered by Google App Engine
This is Rietveld 408576698