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

Unified Diff: sdk/lib/html/html_common/metadata.dart

Issue 12035057: First half of the new HTML json docs. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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/html_common/metadata.dart
diff --git a/sdk/lib/html/html_common/metadata.dart b/sdk/lib/html/html_common/metadata.dart
index a729ac5d2fce316d74888d2c778c6667634c35bb..a2b449344be428a110afde9d9063fe105bce4020 100644
--- a/sdk/lib/html/html_common/metadata.dart
+++ b/sdk/lib/html/html_common/metadata.dart
@@ -58,6 +58,4 @@ class DomName {
/// Metadata that specifies that that member is editable through generated
/// files.
-class DocsEditable {
- const DocsEditable();
-}
+class DocsEditable {}
blois 2013/01/24 02:28:24 Should the Experimental constructor have the same
Andrei Mouravski 2013/01/24 19:28:51 Probably, but that's outside the scope of this CL.

Powered by Google App Engine
This is Rietveld 408576698