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

Unified Diff: lib/html/dartium/html_dartium.dart

Issue 11358042: Make new audionode names backwards compatible. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 1 month 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: lib/html/dartium/html_dartium.dart
===================================================================
--- lib/html/dartium/html_dartium.dart (revision 14418)
+++ lib/html/dartium/html_dartium.dart (working copy)
@@ -1026,8 +1026,6 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
-// WARNING: Do not edit - generated code.
sra1 2012/11/01 21:00:34 Where is this go?
Emily Fortuna 2012/11/01 22:11:19 I just ran go.sh, and suspected that maybe it had
-
class _AudioContextImpl extends _EventTargetImpl implements AudioContext {
_AudioContextEventsImpl get on =>

Powered by Google App Engine
This is Rietveld 408576698