| Index: test/cctest/test-slots-buffer.cc
|
| diff --git a/test/cctest/test-slots-buffer.cc b/test/cctest/test-slots-buffer.cc
|
| index a47c584fff7feb860763b250c7d0a8365efae689..c23cfdfc51b5c06aef29c723c737b9c878efe574 100644
|
| --- a/test/cctest/test-slots-buffer.cc
|
| +++ b/test/cctest/test-slots-buffer.cc
|
| @@ -2,6 +2,9 @@
|
| // 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 "src/heap/slots-buffer.h"
|
| #include "test/cctest/cctest.h"
|
|
|
|
|