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

Unified Diff: dart/pkg/logging/lib/logging.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/intl/tool/generate_locale_data_files.dart ('k') | dart/pkg/logging/test/logging_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/pkg/logging/lib/logging.dart
diff --git a/dart/pkg/logging/lib/logging.dart b/dart/pkg/logging/lib/logging.dart
index b24ee5c05104444d7926f1188114a01dfe7be4ae..8dc5ac12ca94dc33789e483c667c4c4895ad892f 100644
--- a/dart/pkg/logging/lib/logging.dart
+++ b/dart/pkg/logging/lib/logging.dart
@@ -7,7 +7,7 @@
* abstractions similar to those used in other languages, such as the Closure JS
* Logger and java.util.logging.Logger.
*/
-library logging;
+#library('logging');
/**
* Whether to allow fine-grain logging and configuration of loggers in a
« no previous file with comments | « dart/pkg/intl/tool/generate_locale_data_files.dart ('k') | dart/pkg/logging/test/logging_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698