Title: [159025] trunk/Source/WebCore
Revision
159025
Author
[email protected]
Date
2013-11-10 08:34:02 -0800 (Sun, 10 Nov 2013)

Log Message

Rebaseline bindings tests after r158997.

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

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (159024 => 159025)


--- trunk/Source/WebCore/ChangeLog	2013-11-10 14:52:53 UTC (rev 159024)
+++ trunk/Source/WebCore/ChangeLog	2013-11-10 16:34:02 UTC (rev 159025)
@@ -1,3 +1,9 @@
+2013-11-10  Andreas Kling  <[email protected]>
+
+        Rebaseline bindings tests after r158997.
+
+        * bindings/scripts/test/JS/JSTestActiveDOMObject.cpp:
+
 2013-11-10  Brendan Long  <[email protected]>
 
         [GStreamer] Consolidate more code into TrackPrivateBaseGStreamer

Modified: trunk/Source/WebCore/bindings/scripts/test/JS/JSTestActiveDOMObject.cpp (159024 => 159025)


--- trunk/Source/WebCore/bindings/scripts/test/JS/JSTestActiveDOMObject.cpp	2013-11-10 14:52:53 UTC (rev 159024)
+++ trunk/Source/WebCore/bindings/scripts/test/JS/JSTestActiveDOMObject.cpp	2013-11-10 16:34:02 UTC (rev 159025)
@@ -21,7 +21,6 @@
 #include "config.h"
 #include "JSTestActiveDOMObject.h"
 
-#include "BindingSecurity.h"
 #include "ExceptionCode.h"
 #include "JSDOMBinding.h"
 #include "JSNode.h"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to