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

Unified Diff: third_party/pkg/js/pubspec.yaml

Issue 56153005: Remove SendPortSync and ReceivePortSync. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove third_party/pkg/js and dom/Serialization.dart Created 7 years, 1 month 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 | « third_party/pkg/js/lib/src/wrapping/util.dart ('k') | third_party/pkg/js/test/js/browser_tests.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pkg/js/pubspec.yaml
diff --git a/third_party/pkg/js/pubspec.yaml b/third_party/pkg/js/pubspec.yaml
deleted file mode 100644
index 0f4e3ba3f4a0e9b3d2abc600aa11ebeb45dcf133..0000000000000000000000000000000000000000
--- a/third_party/pkg/js/pubspec.yaml
+++ /dev/null
@@ -1,15 +0,0 @@
-name: js
-version: 0.0.24
-authors:
-- Dart Team <misc@dartlang.org>
-- Alexandre Ardhuin <alexandre.ardhuin@gmail.com>
-description: Access JavaScript from Dart.
-homepage: https://github.com/dart-lang/js-interop
-environment:
- sdk: '>=0.4.1+0.r19425'
-dependencies:
- browser: any
- meta: any
-dev_dependencies:
- ghpages_generator: any
- unittest: any
« no previous file with comments | « third_party/pkg/js/lib/src/wrapping/util.dart ('k') | third_party/pkg/js/test/js/browser_tests.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698