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

Unified Diff: sdk/lib/html/dartium/html_dartium.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:
Download patch
Index: sdk/lib/html/dartium/html_dartium.dart
diff --git a/sdk/lib/html/dartium/html_dartium.dart b/sdk/lib/html/dartium/html_dartium.dart
index 0cc1570b2845e9a5b94389f4d7f91853ba3bb849..91874e72acce1322d0072a34cb522fc00baf3f6d 100644
--- a/sdk/lib/html/dartium/html_dartium.dart
+++ b/sdk/lib/html/dartium/html_dartium.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';

Powered by Google App Engine
This is Rietveld 408576698