Index: chrome/test/unit/unittests.vcproj |
=================================================================== |
--- chrome/test/unit/unittests.vcproj (revision 15687) |
+++ chrome/test/unit/unittests.vcproj (working copy) |
@@ -1028,10 +1028,6 @@ |
> |
</File> |
<File |
- RelativePath="..\..\common\win_util_unittest.cc" |
- > |
- </File> |
- <File |
RelativePath="..\..\common\worker_thread_ticker_unittest.cc" |
> |
</File> |
@@ -1111,6 +1107,28 @@ |
RelativePath="..\..\..\app\gfx\text_elider_unittest.cc" |
> |
</File> |
+ <File |
+ RelativePath="..\..\..\app\win_util_unittest.cc" |
+ > |
+ <FileConfiguration |
+ Name="Debug|Win32" |
+ > |
+ <Tool |
+ Name="VCCLCompilerTool" |
+ ObjectFile="$(IntDir)\$(InputName)1.obj" |
+ XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
+ /> |
+ </FileConfiguration> |
+ <FileConfiguration |
+ Name="Release|Win32" |
+ > |
+ <Tool |
+ Name="VCCLCompilerTool" |
+ ObjectFile="$(IntDir)\$(InputName)1.obj" |
+ XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" |
+ /> |
+ </FileConfiguration> |
+ </File> |
</Filter> |
</Files> |
<Globals> |