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

Unified Diff: lib/src/html5_setters.g.dart

Issue 11471037: Updating dwc for breaking changes that will be part of the next sdk (Closed) Base URL: git@github.com:dart-lang/dart-web-components.git@master
Patch Set: Created 8 years 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 | « lib/src/file_system/browser.dart ('k') | lib/src/html5_utils.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/src/html5_setters.g.dart
diff --git a/lib/src/html5_setters.g.dart b/lib/src/html5_setters.g.dart
index cd023d149af0a54b206425c860793a6927db89fd..703b809c23df01aadd5e591b4bd0e658df4af94d 100644
--- a/lib/src/html5_setters.g.dart
+++ b/lib/src/html5_setters.g.dart
@@ -447,7 +447,7 @@ var htmlElementFields = const {
var htmlElementExtends = const {
'html.AnchorElement': 'html.Element',
'html.AreaElement': 'html.Element',
- 'web_audio.AudioElement': 'html.MediaElement',
+ 'html.AudioElement': 'html.MediaElement',
'html.BRElement': 'html.Element',
'html.BaseElement': 'html.Element',
'html.BodyElement': 'html.Element',
« no previous file with comments | « lib/src/file_system/browser.dart ('k') | lib/src/html5_utils.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698