| Index: test/cctest/test-debug.cc
|
| diff --git a/test/cctest/test-debug.cc b/test/cctest/test-debug.cc
|
| index df6d1f501a1fa70ea69bf48a0bced1871b1d6cdc..d24f28eaa4800328b0dda92910ea485e5a9086a7 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"
|
| @@ -43,7 +42,6 @@
|
| #include "platform/socket.h"
|
| #include "stub-cache.h"
|
| #include "utils.h"
|
| -#undef V8_DISABLE_DEPRECATIONS
|
|
|
|
|
| using ::v8::internal::Mutex;
|
|
|