| Index: lib/html/dartium/html_dartium.dart
|
| ===================================================================
|
| --- lib/html/dartium/html_dartium.dart (revision 13673)
|
| +++ lib/html/dartium/html_dartium.dart (working copy)
|
| @@ -745,7 +745,7 @@
|
|
|
| // WARNING: Do not edit - generated code.
|
|
|
| -typedef bool AudioBufferCallback(AudioBuffer audioBuffer);
|
| +typedef void AudioBufferCallback(AudioBuffer audioBuffer);
|
| // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
|
| // 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.
|
|
|