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

Unified Diff: packages/package_config/.atom/launches/all.yaml

Issue 2990843002: Removed fixed dependencies (Closed)
Patch Set: Created 3 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
Index: packages/package_config/.atom/launches/all.yaml
diff --git a/packages/package_config/.atom/launches/all.yaml b/packages/package_config/.atom/launches/all.yaml
deleted file mode 100644
index 75b96c6eb4e11477018b366298e32e831b1babb5..0000000000000000000000000000000000000000
--- a/packages/package_config/.atom/launches/all.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Cli launch configuration for test/all.dart.
-type: cli
-path: test/all.dart
-
-cli:
- # Additional args for the application.
- args:
- # The working directory to use for the launch.
- cwd:
- # Enable or disable checked mode.
- checked: true
- # Enable or disable debugging.
- debug: true
« no previous file with comments | « packages/package_config/.analysis_options ('k') | packages/package_config/.atom/launches/discovery_test.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698