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

Unified Diff: dart/pkg/meta/lib/meta.dart

Issue 11233061: Revert "Parts must start with 'part of'" and "Attempt to fix VM build" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 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 | « dart/pkg/logging/test/logging_test.dart ('k') | dart/pkg/unittest/collection_matchers.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/pkg/meta/lib/meta.dart
diff --git a/dart/pkg/meta/lib/meta.dart b/dart/pkg/meta/lib/meta.dart
index ba49c2b63db136d7eff9e71a8ce2d39473d87fb0..cd8d64a8980942c05ae7214124b2611a5ad4b1a3 100644
--- a/dart/pkg/meta/lib/meta.dart
+++ b/dart/pkg/meta/lib/meta.dart
@@ -7,7 +7,7 @@
* semantic information about the program being annotated. These annotations are
* intended to be used by tools to provide a better user experience.
*/
-library meta;
+#library('meta');
/**
* An annotation used to mark a class, field, getter, setter, method, top-level
« no previous file with comments | « dart/pkg/logging/test/logging_test.dart ('k') | dart/pkg/unittest/collection_matchers.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698