Title: [123712] trunk/Tools
Revision
123712
Author
aba...@webkit.org
Date
2012-07-26 00:48:58 -0700 (Thu, 26 Jul 2012)

Log Message

Unreviewed attempt to fix the chromium-win build.

* DumpRenderTree/chromium/TestRunner/TestRunner.cpp:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (123711 => 123712)


--- trunk/Tools/ChangeLog	2012-07-26 07:06:57 UTC (rev 123711)
+++ trunk/Tools/ChangeLog	2012-07-26 07:48:58 UTC (rev 123712)
@@ -1,3 +1,9 @@
+2012-07-26  Adam Barth  <aba...@webkit.org>
+
+        Unreviewed attempt to fix the chromium-win build.
+
+        * DumpRenderTree/chromium/TestRunner/TestRunner.cpp:
+
 2012-07-26  Kaustubh Atrawalkar  <kaust...@motorola.com>
 
         [DRT] LTC:: pageNumberForElementById() could be moved to Internals

Modified: trunk/Tools/DumpRenderTree/chromium/TestRunner/TestRunner.cpp (123711 => 123712)


--- trunk/Tools/DumpRenderTree/chromium/TestRunner/TestRunner.cpp	2012-07-26 07:06:57 UTC (rev 123711)
+++ trunk/Tools/DumpRenderTree/chromium/TestRunner/TestRunner.cpp	2012-07-26 07:48:58 UTC (rev 123712)
@@ -62,7 +62,6 @@
 #include "v8/include/v8.h"
 #include "webkit/support/webkit_support.h"
 #include <algorithm>
-#include <cctype>
 #include <clocale>
 #include <cstdlib>
 #include <limits>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to