Chromium Code Reviews| Index: test/cctest/profiler-extension.h |
| diff --git a/test/cctest/profiler-extension.h b/test/cctest/profiler-extension.h |
| index 5d36f4fe73d630033d07865b7928091f611d503e..00960b9a97cf28d18b3ccc26077841b5be3a37a9 100644 |
| --- a/test/cctest/profiler-extension.h |
| +++ b/test/cctest/profiler-extension.h |
| @@ -27,7 +27,7 @@ |
| // |
| // Tests of profiles generator and utilities. |
| -#include "v8-profiler.h" |
| +#include "../include/v8-profiler.h" |
| class ProfilerExtension : public v8::Extension { |
| public: |