| Index: test/cctest/test-types.cc
|
| diff --git a/test/cctest/test-types.cc b/test/cctest/test-types.cc
|
| index dda36de46fb3f9ca462ada9dc5040fdc839801c5..4549654501d5cedc2f9e8fa5e289f761a33e5388 100644
|
| --- a/test/cctest/test-types.cc
|
| +++ b/test/cctest/test-types.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 <vector>
|
|
|
| #include "src/crankshaft/hydrogen-types.h"
|
|
|