| Index: test/cctest/test-typedarrays.cc
|
| diff --git a/test/cctest/test-typedarrays.cc b/test/cctest/test-typedarrays.cc
|
| index f55c560a28a3c710370ce5b45015726495742097..348eb05a3ab88efcef890f20a4873fbd4817a705 100644
|
| --- a/test/cctest/test-typedarrays.cc
|
| +++ b/test/cctest/test-typedarrays.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 define after this flag is turned on globally
|
| -#define V8_IMMINENT_DEPRECATION_WARNINGS
|
| -
|
| #include <stdlib.h>
|
|
|
| #include "src/v8.h"
|
|
|