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

Unified Diff: editor/tools/plugins/com.google.dart.engine/META-INF/MANIFEST.MF

Issue 113143004: Constant evaluation support (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Clean-up Created 7 years 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 | « no previous file | editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/constant/ConstantEvaluator.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: editor/tools/plugins/com.google.dart.engine/META-INF/MANIFEST.MF
diff --git a/editor/tools/plugins/com.google.dart.engine/META-INF/MANIFEST.MF b/editor/tools/plugins/com.google.dart.engine/META-INF/MANIFEST.MF
index 0ffe5d43f80fcbf7acbded0e4fe0f14ccdc7b34c..ae8cf41588ab8cd9248b4890b40ba7aa45c75d21 100644
--- a/editor/tools/plugins/com.google.dart.engine/META-INF/MANIFEST.MF
+++ b/editor/tools/plugins/com.google.dart.engine/META-INF/MANIFEST.MF
@@ -30,6 +30,7 @@ Export-Package: com.google.dart.engine,
com.google.dart.engine.internal.html,
com.google.dart.engine.internal.index,
com.google.dart.engine.internal.index.operation,
+ com.google.dart.engine.internal.object,
com.google.dart.engine.internal.parser,
com.google.dart.engine.internal.resolver,
com.google.dart.engine.internal.scope,
« no previous file with comments | « no previous file | editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/constant/ConstantEvaluator.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698