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

Unified Diff: pkg/compiler/pubspec.yaml

Issue 1318043005: Support user generated custom native JS classes. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: about to land Created 5 years, 2 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
« no previous file with comments | « pkg/compiler/lib/src/types/types.dart ('k') | pkg/js/AUTHORS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/compiler/pubspec.yaml
diff --git a/pkg/compiler/pubspec.yaml b/pkg/compiler/pubspec.yaml
index f396ed039b254b8956d48e9f9cd87b22ce73e61d..c885986350e30047ab644315ecd5d62755cd525f 100644
--- a/pkg/compiler/pubspec.yaml
+++ b/pkg/compiler/pubspec.yaml
@@ -5,6 +5,8 @@ name: compiler
dependencies:
package_config: ^0.1.1
pub_semver: ^1.2.1
+ js:
+ path: ../js
js_ast:
path: ../js_ast
js_runtime:
« no previous file with comments | « pkg/compiler/lib/src/types/types.dart ('k') | pkg/js/AUTHORS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698