Index: test/cctest/compiler/test-instruction.cc |
diff --git a/test/cctest/compiler/test-instruction.cc b/test/cctest/compiler/test-instruction.cc |
index 4cf72a55ce4d6f50085bb2a4108d8b1487e08255..5265e476aa885349b2e836c121e665f7750cb907 100644 |
--- a/test/cctest/compiler/test-instruction.cc |
+++ b/test/cctest/compiler/test-instruction.cc |
@@ -268,7 +268,7 @@ TEST(InstructionAddGapMove) { |
TEST(InstructionOperands) { |
- base::AccountingAllocator allocator; |
+ v8::internal::AccountingAllocator allocator; |
Zone zone(&allocator); |
{ |