| Index: tools/visual_studio/v8_base.vcproj
 | 
| ===================================================================
 | 
| --- tools/visual_studio/v8_base.vcproj	(revision 5803)
 | 
| +++ tools/visual_studio/v8_base.vcproj	(working copy)
 | 
| @@ -1141,6 +1141,22 @@
 | 
|  				RelativePath="..\..\src\zone.h"
 | 
|  				>
 | 
|  			</File>
 | 
| +			<File
 | 
| +				RelativePath="..\..\src\extensions\externalize-string-extension.cc"
 | 
| +				>
 | 
| +			</File>
 | 
| +			<File
 | 
| +				RelativePath="..\..\src\extensions\externalize-string-extension.h"
 | 
| +				>
 | 
| +			</File>
 | 
| +			<File
 | 
| +				RelativePath="..\..\src\extensions\gc-extension.cc"
 | 
| +				>
 | 
| +			</File>
 | 
| +			<File
 | 
| +				RelativePath="..\..\src\extensions\gc-extension.h"
 | 
| +				>
 | 
| +			</File>
 | 
|  			<Filter
 | 
|  				Name="third party"
 | 
|  				>
 | 
| 
 |