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

Unified Diff: pkg/polymer/lib/src/build/messages.dart

Issue 543963002: Link to stable-errors site from pub-build messages on the command line. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 3 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/polymer/lib/src/build/log_injector.dart ('k') | pkg/polymer/lib/src/build/polyfill_injector.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/polymer/lib/src/build/messages.dart
diff --git a/pkg/polymer/lib/src/build/messages.dart b/pkg/polymer/lib/src/build/messages.dart
index b5c251974a536145eaf274070bc996d7deb92803..51795db6a0eaa752415c9673692a35fcc83e2437 100644
--- a/pkg/polymer/lib/src/build/messages.dart
+++ b/pkg/polymer/lib/src/build/messages.dart
@@ -107,7 +107,7 @@ const MISSING_HREF = const MessageTemplate(
const ELEMENT_DEPRECATED_EONS_AGO = const MessageTemplate(
const MessageId('polymer', 10),
- '<element> elements are not supported, use <polymer-element> instead',
+ '<element> elements are not supported, use <polymer-element> instead.',
'`<element>` is deprecated',
'''
Long ago `<polymer-element>` used to be called `<element>`. You probably ran
« no previous file with comments | « pkg/polymer/lib/src/build/log_injector.dart ('k') | pkg/polymer/lib/src/build/polyfill_injector.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698