Reviewers: Søren Gjesse,

Description:
Fix v8_base_x64.vcproj project file (missing closing tag).

[email protected]

Please review this at http://codereview.chromium.org/3508001/show

Affected files:
  M tools/visual_studio/v8_base_x64.vcproj


Index: tools/visual_studio/v8_base_x64.vcproj
diff --git a/tools/visual_studio/v8_base_x64.vcproj b/tools/visual_studio/v8_base_x64.vcproj index f5cce2198cfa91ca8961cae856d162deccd2d793..e9af65dac3ea1066d3a8222490d896289eac0ff7 100644
--- a/tools/visual_studio/v8_base_x64.vcproj
+++ b/tools/visual_studio/v8_base_x64.vcproj
@@ -708,6 +708,7 @@
                        <File
                                RelativePath="..\..\src\objects-visiting.h"
                                >
+                       </File>
                        <File
                                RelativePath="..\..\src\objects.cc"
                                >


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to