Index: test/cctest/test-assembler-arm.cc |
=================================================================== |
--- test/cctest/test-assembler-arm.cc (revision 4215) |
+++ test/cctest/test-assembler-arm.cc (working copy) |
@@ -47,9 +47,6 @@ |
// The test framework does not accept flags on the command line, so we set them |
static void InitializeVM() { |
- // disable compilation of natives by specifying an empty natives file |
- FLAG_natives_file = ""; |
- |
// enable generation of comments |
FLAG_debug_code = true; |