Chromium Code Reviews| Index: test/cctest/test-heap-profiler.cc |
| diff --git a/test/cctest/test-heap-profiler.cc b/test/cctest/test-heap-profiler.cc |
| index 8675a0146ce172d06e1c067c5c0661722c517d97..169e6dcbdb601209c2c4ec562c00ad9cc7c74005 100644 |
| --- a/test/cctest/test-heap-profiler.cc |
| +++ b/test/cctest/test-heap-profiler.cc |
| @@ -10,8 +10,6 @@ |
| #include "utils-inl.h" |
| #include "../include/v8-profiler.h" |
| -namespace i = v8::internal; |
| - |
| namespace { |
| class NamedEntriesDetector { |