| Index: test/cctest/test-unscopables-hidden-prototype.cc
|
| diff --git a/test/cctest/test-unscopables-hidden-prototype.cc b/test/cctest/test-unscopables-hidden-prototype.cc
|
| index 50db316537924302705186cd6095ca29088b3a9f..de0976825dd04f048131f40f1f0f5bd867837336 100644
|
| --- a/test/cctest/test-unscopables-hidden-prototype.cc
|
| +++ b/test/cctest/test-unscopables-hidden-prototype.cc
|
| @@ -2,9 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// TODO(mythria): Remove this after this flag is turned on globally
|
| -#define V8_IMMINENT_DEPRECATION_WARNINGS
|
| -
|
| #include <stdlib.h>
|
|
|
| #include "src/v8.h"
|
|
|