Title: [127361] trunk/Source/WebCore
Revision
127361
Author
[email protected]
Date
2012-09-01 00:29:56 -0700 (Sat, 01 Sep 2012)

Log Message

Touch a file so that Chromium-win bots correctly re-build for OPENTYPE_VERTICAL
https://bugs.webkit.org/show_bug.cgi?id=51450

* platform/graphics/opentype/OpenTypeVerticalData.cpp:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (127360 => 127361)


--- trunk/Source/WebCore/ChangeLog	2012-09-01 07:15:24 UTC (rev 127360)
+++ trunk/Source/WebCore/ChangeLog	2012-09-01 07:29:56 UTC (rev 127361)
@@ -1,3 +1,10 @@
+2012-09-01  Kent Tamura  <[email protected]>
+
+        Touch a file so that Chromium-win bots correctly re-build for OPENTYPE_VERTICAL
+        https://bugs.webkit.org/show_bug.cgi?id=51450
+
+        * platform/graphics/opentype/OpenTypeVerticalData.cpp:
+
 2012-08-31  Kent Tamura  <[email protected]>
 
         Touch some files so that Chromium-win bots correctly re-build

Modified: trunk/Source/WebCore/platform/graphics/opentype/OpenTypeVerticalData.cpp (127360 => 127361)


--- trunk/Source/WebCore/platform/graphics/opentype/OpenTypeVerticalData.cpp	2012-09-01 07:15:24 UTC (rev 127360)
+++ trunk/Source/WebCore/platform/graphics/opentype/OpenTypeVerticalData.cpp	2012-09-01 07:29:56 UTC (rev 127361)
@@ -554,5 +554,4 @@
 }
 
 } // namespace WebCore
-
 #endif // ENABLE(OPENTYPE_VERTICAL)
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to