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

Unified Diff: runtime/observatory/maintainers/pubspec.template

Issue 839543002: Revert "Build Observatory with runtime" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
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
Index: runtime/observatory/maintainers/pubspec.template
diff --git a/runtime/observatory/maintainers/pubspec.template b/runtime/observatory/maintainers/pubspec.template
deleted file mode 100644
index f2aca6981c2a1a97005d70b4fe6b07f6d1a3bf1d..0000000000000000000000000000000000000000
--- a/runtime/observatory/maintainers/pubspec.template
+++ /dev/null
@@ -1,16 +0,0 @@
-name: observatory
-version: 1.6.0-dev.1
-dependencies:
- args: any
- polymer: any
- unittest: any
-transformers:
-- polymer:
- entry_points:
- - web/index.html
- - web/index_devtools.html
- inline_stylesheets:
- lib/src/elements/css/shared.css: false
-- $dart2js:
- suppressWarnings: false
- $exclude: web/main.dart
« no previous file with comments | « runtime/observatory/maintainers/.gitignore ('k') | runtime/observatory/maintainers/snapshot_dependencies.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698