| Index: src/api.cc
|
| diff --git a/src/api.cc b/src/api.cc
|
| index 9de33ead36eba4fe6282c2f9d12b405390b94363..a4e047c9b64a6b9c66c8618a3376f9a5ba12e540 100644
|
| --- a/src/api.cc
|
| +++ b/src/api.cc
|
| @@ -48,7 +48,7 @@
|
| #include "src/profiler/heap-profiler.h"
|
| #include "src/profiler/heap-snapshot-generator-inl.h"
|
| #include "src/profiler/profile-generator-inl.h"
|
| -#include "src/profiler/sampler.h"
|
| +#include "src/profiler/tick-sample.h"
|
| #include "src/property-descriptor.h"
|
| #include "src/property-details.h"
|
| #include "src/property.h"
|
|
|