| Index: test/cctest/test-representation.cc
|
| diff --git a/test/cctest/test-representation.cc b/test/cctest/test-representation.cc
|
| index fc1f531331ea0e159f37f29ecafe781033d3f9b1..43dbc394c41f321274a98cb59ff9e19b8c44e680 100644
|
| --- a/test/cctest/test-representation.cc
|
| +++ b/test/cctest/test-representation.cc
|
| @@ -25,6 +25,9 @@
|
| // (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 define after this flag is turned on globally
|
| +#define V8_IMMINENT_DEPRECATION_WARNINGS
|
| +
|
| #include "test/cctest/cctest.h"
|
|
|
| #include "src/property-details.h"
|
|
|