| Index: test/cctest/test-heap-profiler.cc
 | 
| diff --git a/test/cctest/test-heap-profiler.cc b/test/cctest/test-heap-profiler.cc
 | 
| index 0c367479d2ef8446c344964ec6cf029f9d13febd..4f6813778561f0fc0905749d87fc861fb55c4199 100644
 | 
| --- a/test/cctest/test-heap-profiler.cc
 | 
| +++ b/test/cctest/test-heap-profiler.cc
 | 
| @@ -33,7 +33,7 @@
 | 
|  
 | 
|  #include "include/v8-profiler.h"
 | 
|  #include "src/allocation-tracker.h"
 | 
| -#include "src/debug.h"
 | 
| +#include "src/debug/debug.h"
 | 
|  #include "src/hashmap.h"
 | 
|  #include "src/heap-profiler.h"
 | 
|  #include "test/cctest/cctest.h"
 | 
| 
 |