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

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

Issue 10377181: add support for package: to the editor (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' Created 8 years, 7 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: editor/tools/plugins/com.google.dart.tools.ui/META-INF/MANIFEST.MF
===================================================================
--- editor/tools/plugins/com.google.dart.tools.ui/META-INF/MANIFEST.MF (revision 7713)
+++ editor/tools/plugins/com.google.dart.tools.ui/META-INF/MANIFEST.MF (working copy)
@@ -43,7 +43,7 @@
com.google.dart.tools.ui.internal.text.dart;x-friends:="com.google.dart.tools.ui_test",
com.google.dart.tools.ui.internal.text.editor;x-friends:="com.google.dart.tools.ui_test,com.google.dart.tools.debug.ui,com.google.dart.tools.ui.swtbot_test",
com.google.dart.tools.ui.internal.text.functions;x-friends:="com.google.dart.tools.ui_test",
- com.google.dart.tools.ui.internal.util,
+ com.google.dart.tools.ui.internal.util;x-friends:="com.google.dart.tools.deploy",
com.google.dart.tools.ui.text;x-friends:="com.google.dart.tools.ui_test",
com.google.dart.tools.ui.themes,
com.google.dart.tools.ui.util

Powered by Google App Engine
This is Rietveld 408576698