Title: [140979] trunk/Tools
Revision
140979
Author
[email protected]
Date
2013-01-28 11:09:38 -0800 (Mon, 28 Jan 2013)

Log Message

[chromium] remove temporary define used for updating TestRunner API

Unreviewed. Clean-up change.

* DumpRenderTree/chromium/TestRunner/public/WebTestProxy.h:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (140978 => 140979)


--- trunk/Tools/ChangeLog	2013-01-28 18:36:28 UTC (rev 140978)
+++ trunk/Tools/ChangeLog	2013-01-28 19:09:38 UTC (rev 140979)
@@ -1,3 +1,11 @@
+2013-01-28  Jochen Eisinger  <[email protected]>
+
+        [chromium] remove temporary define used for updating TestRunner API
+
+        Unreviewed. Clean-up change.
+
+        * DumpRenderTree/chromium/TestRunner/public/WebTestProxy.h:
+
 2013-01-28  James Craig  <[email protected]>
 
         HTML5 promotes DL from specific 'definition list' to superset 'description list'; accessibility strings and accessors should be updated to match.

Modified: trunk/Tools/DumpRenderTree/chromium/TestRunner/public/WebTestProxy.h (140978 => 140979)


--- trunk/Tools/DumpRenderTree/chromium/TestRunner/public/WebTestProxy.h	2013-01-28 18:36:28 UTC (rev 140978)
+++ trunk/Tools/DumpRenderTree/chromium/TestRunner/public/WebTestProxy.h	2013-01-28 19:09:38 UTC (rev 140979)
@@ -41,8 +41,6 @@
 #include <map>
 #include <string>
 
-#define TEST_RUNNER_MOVED_PRINTING 1
-
 namespace WebKit {
 class WebAccessibilityObject;
 class WebCachedURLRequest;
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to