| Index: test/cctest/test-debug.cc
|
| diff --git a/test/cctest/test-debug.cc b/test/cctest/test-debug.cc
|
| index 484eb8e3fb1aabef97521f31bbb3dc113e3fd0ac..0f31c14ad6d0767d165bd2c45fb456b66a4c0592 100644
|
| --- a/test/cctest/test-debug.cc
|
| +++ b/test/cctest/test-debug.cc
|
| @@ -29,7 +29,6 @@
|
|
|
| #include <stdlib.h>
|
|
|
| -#define V8_DISABLE_DEPRECATIONS 1
|
| #include "v8.h"
|
|
|
| #include "api.h"
|
| @@ -40,7 +39,6 @@
|
| #include "platform.h"
|
| #include "stub-cache.h"
|
| #include "utils.h"
|
| -#undef V8_DISABLE_DEPRECATIONS
|
|
|
|
|
| using ::v8::internal::EmbeddedVector;
|
|
|