| Index: src/heap-snapshot-generator.cc
|
| diff --git a/src/heap-snapshot-generator.cc b/src/heap-snapshot-generator.cc
|
| index 34936fb8e8f72dfb43e4c2562d76f57560e7a8f9..693361ce0443486891798f1caca4b9e4d8440ba6 100644
|
| --- a/src/heap-snapshot-generator.cc
|
| +++ b/src/heap-snapshot-generator.cc
|
| @@ -9,7 +9,7 @@
|
| #include "src/allocation-tracker.h"
|
| #include "src/code-stubs.h"
|
| #include "src/conversions.h"
|
| -#include "src/debug.h"
|
| +#include "src/debug/debug.h"
|
| #include "src/heap-profiler.h"
|
| #include "src/types.h"
|
|
|
|
|