| Index: test/cctest/interpreter/test-interpreter.cc
|
| diff --git a/test/cctest/interpreter/test-interpreter.cc b/test/cctest/interpreter/test-interpreter.cc
|
| index a1050fdaeda17e4b22504fb2fcab506adc6c6493..6e5cc182f8cee117e9a44c1536b404ec538da9c9 100644
|
| --- a/test/cctest/interpreter/test-interpreter.cc
|
| +++ b/test/cctest/interpreter/test-interpreter.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(rmcilroy): Remove this define after this flag is turned on globally
|
| -#define V8_IMMINENT_DEPRECATION_WARNINGS
|
| -
|
| #include "src/v8.h"
|
|
|
| #include "src/execution.h"
|
|
|