Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / v8 / src / third_party / vtune / v8-vtune.h
index c60b303..a7e5116 100644 (file)
 #ifndef V8_VTUNE_H_
 #define V8_VTUNE_H_
 
+#include "../../../include/v8.h"
+
 namespace vTune {
 
-void InitializeVtuneForV8();
+void InitializeVtuneForV8(v8::Isolate::CreateParams& params);
 
 }  // namespace vTune