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

Unified Diff: pubspec.yaml

Issue 1028793002: Transitive inference using SCC (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: transitive inference on 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: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 36498369140c84847069f68b0bf02325f295898d..130e6497282d939eb7b74ab58af0b79c876afc34 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -26,9 +26,7 @@ dev_dependencies:
unittest: ^0.11.0
dependency_overrides:
analyzer:
- git:
- url: https://github.com/dart-lang/ddc_analyzer.git
- ref: master
+ path: ../ddc_analyzer
Siggi Cherem (dart-lang) 2015/03/20 20:48:27 will revert this before submitting (I needed a sma
executables:
# Similar to "analyzer.dart" and its command line "dartanalyzer", we use
# "dartdevc" and "devc.dart"

Powered by Google App Engine
This is Rietveld 408576698