Title: [142495] trunk/Tools
Revision
142495
Author
roger_f...@apple.com
Date
2013-02-11 12:36:32 -0800 (Mon, 11 Feb 2013)

Log Message

Unreviewed. Windows 7 Debug mode build fix.

* DumpRenderTree/TestNetscapePlugIn/win/TestNetscapePlugin.vcproj:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (142494 => 142495)


--- trunk/Tools/ChangeLog	2013-02-11 20:23:48 UTC (rev 142494)
+++ trunk/Tools/ChangeLog	2013-02-11 20:36:32 UTC (rev 142495)
@@ -1,3 +1,9 @@
+2013-02-11  Roger Fong  <roger_f...@apple.com>
+
+        Unreviewed. Windows 7 Debug mode build fix.
+
+        * DumpRenderTree/TestNetscapePlugIn/win/TestNetscapePlugin.vcproj:
+
 2013-02-11  Tiancheng Jiang  <tiji...@rim.com>
 
         [BlackBerry] Set mouse document position for mouse event in DRT.

Modified: trunk/Tools/DumpRenderTree/TestNetscapePlugIn/win/TestNetscapePlugin.vcproj (142494 => 142495)


--- trunk/Tools/DumpRenderTree/TestNetscapePlugIn/win/TestNetscapePlugin.vcproj	2013-02-11 20:23:48 UTC (rev 142494)
+++ trunk/Tools/DumpRenderTree/TestNetscapePlugIn/win/TestNetscapePlugin.vcproj	2013-02-11 20:36:32 UTC (rev 142495)
@@ -390,10 +390,6 @@
 			Name="Tests"
 			>
 			<File
-				RelativePath=".\CallJSThatDestroysPlugin.cpp"
-				>
-			</File>
-			<File
 				RelativePath="..\Tests\DocumentOpenInDestroyStream.cpp"
 				>
 			</File>
@@ -436,7 +432,7 @@
 			<File
 				RelativePath="..\Tests\NPRuntimeCallsWithNullNPP.cpp"
 				>
-			</File>            
+			</File>
 			<File
 				RelativePath="..\Tests\NPRuntimeObjectFromDestroyedPlugin.cpp"
 				>
@@ -469,6 +465,10 @@
 				Name="win"
 				>
 				<File
+					RelativePath="..\Tests\win\CallJSThatDestroysPlugin.cpp"
+					>
+				</File>
+				<File
 					RelativePath="..\Tests\win\DrawsGradient.cpp"
 					>
 				</File>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to