Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(244)

Unified Diff: visual_studio/NativeClientVSAddIn/UnitTests/UnitTests.csproj

Issue 10797040: PPAPI Patching System and Unit Tests (Closed) Base URL: https://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « visual_studio/NativeClientVSAddIn/UnitTests/TestUtilities.cs ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: visual_studio/NativeClientVSAddIn/UnitTests/UnitTests.csproj
diff --git a/visual_studio/NativeClientVSAddIn/UnitTests/UnitTests.csproj b/visual_studio/NativeClientVSAddIn/UnitTests/UnitTests.csproj
index 801bc97750553de8e870b82a0f45cc2bf82c9134..cb058534bf0df926186733f54858bcddee4d9ddc 100644
--- a/visual_studio/NativeClientVSAddIn/UnitTests/UnitTests.csproj
+++ b/visual_studio/NativeClientVSAddIn/UnitTests/UnitTests.csproj
@@ -78,6 +78,7 @@
<Compile Include="ComMessageFilter.cs" />
<Compile Include="MockProcessSearcher.cs" />
<Compile Include="PluginDebuggerHelperTest.cs" />
+ <Compile Include="ProjectSettingsTest.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="TestUtilities.cs" />
</ItemGroup>
« no previous file with comments | « visual_studio/NativeClientVSAddIn/UnitTests/TestUtilities.cs ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698