Title: [145657] trunk/Source/WTF
Revision
145657
Author
[email protected]
Date
2013-03-12 18:25:00 -0700 (Tue, 12 Mar 2013)

Log Message

Typo in earlier Windows build fix. Unreviewed.

* WTF.vcproj/WTF.vcproj:

Modified Paths

Diff

Modified: trunk/Source/WTF/ChangeLog (145656 => 145657)


--- trunk/Source/WTF/ChangeLog	2013-03-13 01:24:45 UTC (rev 145656)
+++ trunk/Source/WTF/ChangeLog	2013-03-13 01:25:00 UTC (rev 145657)
@@ -1,5 +1,11 @@
 2013-03-12  Tim Horton  <[email protected]>
 
+        Typo in earlier Windows build fix. Unreviewed.
+
+        * WTF.vcproj/WTF.vcproj:
+
+2013-03-12  Tim Horton  <[email protected]>
+
         Unreviewed attempted Windows build fix after http://trac.webkit.org/changeset/145592.
 
         * WTF.vcproj/WTF.vcproj:

Modified: trunk/Source/WTF/WTF.vcproj/WTF.vcproj (145656 => 145657)


--- trunk/Source/WTF/WTF.vcproj/WTF.vcproj	2013-03-13 01:24:45 UTC (rev 145656)
+++ trunk/Source/WTF/WTF.vcproj/WTF.vcproj	2013-03-13 01:25:00 UTC (rev 145657)
@@ -617,7 +617,7 @@
 			>
 		</File>
 		<File
-			RelativePath="..\wtf\SchedulePair.h">
+			RelativePath="..\wtf\SchedulePair.h"
 			>
 		</File>
 		<File
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to