Add include/v8-profiler.h into manually maintained project files.

Sorry, forgot about it. No need to change v8.gyp because it only
references the whole 'include' directory.

TBR=sgjesse@chromium.org

Review URL: http://codereview.chromium.org/1610009

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4350 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 393aa686
This diff is collapsed.
......@@ -1076,6 +1076,10 @@
RelativePath="..\..\include\v8-debug.h"
>
</File>
<File
RelativePath="..\..\include\v8-profiler.h"
>
</File>
<File
RelativePath="..\..\include\v8.h"
>
......
......@@ -1068,6 +1068,10 @@
RelativePath="..\..\include\v8-debug.h"
>
</File>
<File
RelativePath="..\..\include\v8-profiler.h"
>
</File>
<File
RelativePath="..\..\include\v8.h"
>
......
......@@ -1053,6 +1053,10 @@
RelativePath="..\..\include\v8-debug.h"
>
</File>
<File
RelativePath="..\..\include\v8-profiler.h"
>
</File>
<File
RelativePath="..\..\include\v8.h"
>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment