Chromium Code Reviews| Index: test/cctest/test-circular-queue.cc |
| diff --git a/test/cctest/test-circular-queue.cc b/test/cctest/test-circular-queue.cc |
| index 1f568e2fd097b3dd0a78af9eca0435215ab313f8..85264f18826628beb6dc9ff73f54e24418e3831e 100644 |
| --- a/test/cctest/test-circular-queue.cc |
| +++ b/test/cctest/test-circular-queue.cc |
| @@ -28,6 +28,7 @@ |
| // Tests of the circular queue. |
| #include "src/v8.h" |
| + |
| #include "src/circular-queue-inl.h" |
| #include "test/cctest/cctest.h" |