| Index: test/cctest/test-liveedit.cc
|
| diff --git a/test/cctest/test-liveedit.cc b/test/cctest/test-liveedit.cc
|
| index fdda3f53c6984a1a701158390db9499ebc599f32..11c76813352327f6e09e465c859a11528b995205 100644
|
| --- a/test/cctest/test-liveedit.cc
|
| +++ b/test/cctest/test-liveedit.cc
|
| @@ -25,6 +25,9 @@
|
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| +// TODO(jochen): Remove this after the setting is turned on globally.
|
| +#define V8_IMMINENT_DEPRECATION_WARNINGS
|
| +
|
| #include <stdlib.h>
|
|
|
| #include "src/v8.h"
|
|
|