| Index: test/cctest/test-profile-generator.cc
|
| diff --git a/test/cctest/test-profile-generator.cc b/test/cctest/test-profile-generator.cc
|
| index 689b2ba110821e0366aa774566d5469a70bbf50e..82c0f30bd6f257888c289e20fccd132454ea0551 100644
|
| --- a/test/cctest/test-profile-generator.cc
|
| +++ b/test/cctest/test-profile-generator.cc
|
| @@ -27,9 +27,6 @@
|
| //
|
| // Tests of profiles generator and utilities.
|
|
|
| -// TODO(mythria): Remove this define after this flag is turned on globally
|
| -#define V8_IMMINENT_DEPRECATION_WARNINGS
|
| -
|
| #include "src/v8.h"
|
|
|
| #include "include/v8-profiler.h"
|
|
|