| Index: client/dom/scripts/fremontcutbuilder.py
|
| diff --git a/client/dom/scripts/fremontcutbuilder.py b/client/dom/scripts/fremontcutbuilder.py
|
| index 11df9bd79c5dc8936a2fe3dfb8ddf064fb92f16a..e927b64427736b66d915a3ad54364cf49c08a62d 100755
|
| --- a/client/dom/scripts/fremontcutbuilder.py
|
| +++ b/client/dom/scripts/fremontcutbuilder.py
|
| @@ -39,8 +39,7 @@ def main():
|
| 'plugins',
|
| 'storage',
|
| 'svg',
|
| - # TODO(vsm): Fix parser/idl file to re-enable this.
|
| - # 'webaudio',
|
| + 'webaudio',
|
| 'websockets',
|
| 'workers',
|
| 'xml',
|
|
|