Commit 1bb3f689 authored by sgjesse@chromium.org's avatar sgjesse@chromium.org

Fix a file name in the Visual Studio project files.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@3034 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent cab2794e
......@@ -945,7 +945,7 @@
Name="include"
>
<File
RelativePath="..\..\include\debug.h"
RelativePath="..\..\include\v8-debug.h"
>
</File>
<File
......
......@@ -957,7 +957,7 @@
Name="include"
>
<File
RelativePath="..\..\include\debug.h"
RelativePath="..\..\include\v8-debug.h"
>
</File>
<File
......
......@@ -945,7 +945,7 @@
Name="include"
>
<File
RelativePath="..\..\include\debug.h"
RelativePath="..\..\include\v8-debug.h"
>
</File>
<File
......
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