Index: src/runtime-profiler.h |
diff --git a/src/runtime-profiler.h b/src/runtime-profiler.h |
index aa2f65eb296d5e3cfa17cc1bb00fc71373884d35..8be71ff01a084a4a40bce90f1a6772320769296e 100644 |
--- a/src/runtime-profiler.h |
+++ b/src/runtime-profiler.h |
@@ -8,16 +8,10 @@ |
#include "src/allocation.h" |
namespace v8 { |
- |
-namespace base { |
-class Semaphore; |
-} |
- |
namespace internal { |
class Isolate; |
class JSFunction; |
-class Object; |
class RuntimeProfiler { |
public: |