Title: [237828] trunk/Source/WebCore/dom/messageports/MessagePortChannelRegistry.cpp
Revision
237828
Author
[email protected]
Date
2018-11-05 12:36:21 -0800 (Mon, 05 Nov 2018)

Log Message

Another attempted build fix.

* dom/messageports/MessagePortChannelRegistry.cpp:

Modified Paths

Diff

Modified: trunk/Source/WebCore/dom/messageports/MessagePortChannelRegistry.cpp (237827 => 237828)


--- trunk/Source/WebCore/dom/messageports/MessagePortChannelRegistry.cpp	2018-11-05 20:26:56 UTC (rev 237827)
+++ trunk/Source/WebCore/dom/messageports/MessagePortChannelRegistry.cpp	2018-11-05 20:36:21 UTC (rev 237828)
@@ -26,6 +26,7 @@
 #include "config.h"
 #include "MessagePortChannelRegistry.h"
 
+#include "Logging.h"
 #include <wtf/CompletionHandler.h>
 #include <wtf/MainThread.h>
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to