| Index: test/cctest/test-utils-arm64.cc
|
| diff --git a/test/cctest/test-utils-arm64.cc b/test/cctest/test-utils-arm64.cc
|
| index 4d0b25b93a88bc2bce63639dce493b396a559b57..bd1ff998b976a186a52affaaba734a46605e89ae 100644
|
| --- a/test/cctest/test-utils-arm64.cc
|
| +++ b/test/cctest/test-utils-arm64.cc
|
| @@ -25,9 +25,6 @@
|
| // (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(mythria): Remove this after this flag is turned on globally
|
| -#define V8_IMMINENT_DEPRECATION_WARNINGS
|
| -
|
| #include "src/v8.h"
|
|
|
| #include "src/arm64/utils-arm64.h"
|
|
|