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

Unified Diff: sdk/lib/html/dart2js/html_dart2js.dart

Issue 17793002: Added link to HTML5 samples to the top of HTML library. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 6 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: sdk/lib/html/dart2js/html_dart2js.dart
diff --git a/sdk/lib/html/dart2js/html_dart2js.dart b/sdk/lib/html/dart2js/html_dart2js.dart
index 116b28dfc19ca1a2e022b59ab0224e24c0580572..b91d93f7539c335297dd0360ca8f268ef842c683 100644
--- a/sdk/lib/html/dart2js/html_dart2js.dart
+++ b/sdk/lib/html/dart2js/html_dart2js.dart
@@ -1,4 +1,6 @@
/// The Dart HTML library.
+///
+/// For examples, see [Dart HTML5 Samples](https://github.com/dart-lang/dart-html5-samples) on Github.
library dart.dom.html;
import 'dart:async';
« no previous file with comments | « no previous file | sdk/lib/html/dartium/html_dartium.dart » ('j') | tools/dom/templates/html/dartium/html_dartium.darttemplate » ('J')

Powered by Google App Engine
This is Rietveld 408576698