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

Unified Diff: lib/html/doc/nodoc-src/_ElementFactoryProvider.dart

Issue 11090010: Remove explicit interface versions of dartdoc files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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
Index: lib/html/doc/nodoc-src/_ElementFactoryProvider.dart
diff --git a/lib/html/doc/nodoc-src/_ElementFactoryProvider.dart b/lib/html/doc/nodoc-src/_ElementFactoryProvider.dart
deleted file mode 100644
index b617a2e172f7e158dc542fc2b1d857095ecee982..0000000000000000000000000000000000000000
--- a/lib/html/doc/nodoc-src/_ElementFactoryProvider.dart
+++ /dev/null
@@ -1,4 +0,0 @@
-class _ElementFactoryProvider {
- factory Element.html(String html) => null;
- factory Element.tag(String tag) => null;
-}
« no previous file with comments | « lib/html/doc/nodoc-src/_DeprecatedPeerConnectionFactoryProvider.dart ('k') | lib/html/doc/nodoc-src/_Elements.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698