| Index: third_party/WebKit/LayoutTests/webaudio/resources/audit.js
|
| diff --git a/third_party/WebKit/LayoutTests/webaudio/resources/audit.js b/third_party/WebKit/LayoutTests/webaudio/resources/audit.js
|
| index 399137d387e467441c4eeccda609d844a4cc281a..bd3051a570d6abe54d71d85320f02c1ddd3a5e2b 100644
|
| --- a/third_party/WebKit/LayoutTests/webaudio/resources/audit.js
|
| +++ b/third_party/WebKit/LayoutTests/webaudio/resources/audit.js
|
| @@ -1007,10 +1007,6 @@ window.Audit = (function () {
|
| this._failedAssertions = 0;
|
| }
|
|
|
| - // TODO(hongchan): This does not have any effect. Remove this method and fix
|
| - // layout test files use it.
|
| - describe (message) {}
|
| -
|
| get label () {
|
| return this._label;
|
| }
|
|
|