Chromium Code Reviews| Index: test/cctest/test-log-ia32.cc |
| =================================================================== |
| --- test/cctest/test-log-ia32.cc (revision 1377) |
| +++ test/cctest/test-log-ia32.cc (working copy) |
| @@ -2,7 +2,7 @@ |
| // |
| // Tests of profiler-related functions from log.h |
| -#ifdef ENABLE_LOGGING_AND_PROFILING |
| +#ifdef ENABLE_LOGGING_AND_PROFILING |
| #include <stdlib.h> |
| @@ -227,4 +227,5 @@ |
| CHECK_EQ(0, sample.stack[1]); |
| } |
| -#endif // ENABLE_LOGGING_AND_PROFILING |
| +#endif // ENABLE_LOGGING_AND_PROFILING |
| + |