Title: [144388] trunk/Source/WebCore
Revision
144388
Author
[email protected]
Date
2013-02-28 15:54:17 -0800 (Thu, 28 Feb 2013)

Log Message

Unreviewed. Bindings test results update after r144376.

* bindings/scripts/test/JS/JSTestObj.cpp:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (144387 => 144388)


--- trunk/Source/WebCore/ChangeLog	2013-02-28 23:52:10 UTC (rev 144387)
+++ trunk/Source/WebCore/ChangeLog	2013-02-28 23:54:17 UTC (rev 144388)
@@ -1,3 +1,9 @@
+2013-02-28   Vineet Chaudhary  <[email protected]>
+
+        Unreviewed. Bindings test results update after r144376.
+
+        * bindings/scripts/test/JS/JSTestObj.cpp:
+
 2013-02-28  Roger Fong  <[email protected]>
 
         Unreviewed. AppleWin Build fix.

Modified: trunk/Source/WebCore/bindings/scripts/test/JS/JSTestObj.cpp (144387 => 144388)


--- trunk/Source/WebCore/bindings/scripts/test/JS/JSTestObj.cpp	2013-02-28 23:52:10 UTC (rev 144387)
+++ trunk/Source/WebCore/bindings/scripts/test/JS/JSTestObj.cpp	2013-02-28 23:54:17 UTC (rev 144388)
@@ -21,6 +21,7 @@
 #include "config.h"
 #include "JSTestObj.h"
 
+#include "CallbackFunction.h"
 #include "DOMStringList.h"
 #include "Dictionary.h"
 #include "Document.h"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to