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

Unified Diff: visual_studio/NativeClientVSAddIn/UnitTests/ComMessageFilter.cs

Issue 11360111: [NaCl Addin] Fix building of libraries in MSVS (Closed) Base URL: http://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 8 years, 1 month 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
Index: visual_studio/NativeClientVSAddIn/UnitTests/ComMessageFilter.cs
diff --git a/visual_studio/NativeClientVSAddIn/UnitTests/ComMessageFilter.cs b/visual_studio/NativeClientVSAddIn/UnitTests/ComMessageFilter.cs
index b90d1d35802602c82d6219ec8969bea4c2750082..867b98645f21f2300abbd7f87480a01b96b0c3f2 100644
--- a/visual_studio/NativeClientVSAddIn/UnitTests/ComMessageFilter.cs
+++ b/visual_studio/NativeClientVSAddIn/UnitTests/ComMessageFilter.cs
@@ -158,4 +158,4 @@ namespace UnitTests
private static extern int CoRegisterMessageFilter(
IOleMessageFilter newFilter, out IOleMessageFilter oldFilter);
}
-}
+}

Powered by Google App Engine
This is Rietveld 408576698