Chromium Code Reviews| Index: test/cctest/test-transitions.cc |
| diff --git a/test/cctest/test-transitions.cc b/test/cctest/test-transitions.cc |
| index 800c2a0e4436950798df310c1f2d7fa4eaf6e1f7..60a0706b048bbc0f85cd627f9452423614ad9ff0 100644 |
| --- a/test/cctest/test-transitions.cc |
| +++ b/test/cctest/test-transitions.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 <stdlib.h> |
| #include <utility> |