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

Unified Diff: tools/dom/docs/lib/docs.dart

Issue 34733007: Add back unseparated out version of method overloads in dart:html. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | « tools/dom/docs/docs.json ('k') | tools/dom/dom.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/dom/docs/lib/docs.dart
diff --git a/tools/dom/docs/lib/docs.dart b/tools/dom/docs/lib/docs.dart
index 190a679fa190f25391a123512fad9f4704654e57..0f5927648551fa2f733045209c54339d8c31ada5 100644
--- a/tools/dom/docs/lib/docs.dart
+++ b/tools/dom/docs/lib/docs.dart
@@ -24,6 +24,7 @@ const List<String> HTML_LIBRARY_NAMES = const ['dart:html',
'dart:indexed_db',
'dart:svg',
'dart:web_audio',
+ 'dart:web_gl',
Emily Fortuna 2013/10/24 00:02:20 Dan, Juniper: Is there a reason web_gl wasn't incl
Andrei Mouravski 2013/10/24 22:24:37 A cane toad jumped on my keyboard and deleted just
'dart:web_sql'];
/**
* Converts the libraries in [HTML_LIBRARY_NAMES] to a json file at [jsonPath]
« no previous file with comments | « tools/dom/docs/docs.json ('k') | tools/dom/dom.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698