Title: [197768] trunk/Source/WebCore
- Revision
- 197768
- Author
- [email protected]
- Date
- 2016-03-08 09:11:28 -0800 (Tue, 08 Mar 2016)
Log Message
Unreviewed Windows build fix after r197728.
* platform/MemoryPressureHandler.cpp:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (197767 => 197768)
--- trunk/Source/WebCore/ChangeLog 2016-03-08 17:06:24 UTC (rev 197767)
+++ trunk/Source/WebCore/ChangeLog 2016-03-08 17:11:28 UTC (rev 197768)
@@ -1,5 +1,11 @@
2016-03-08 Chris Dumez <[email protected]>
+ Unreviewed Windows build fix after r197728.
+
+ * platform/MemoryPressureHandler.cpp:
+
+2016-03-08 Chris Dumez <[email protected]>
+
Unreviewed build fix after r197726.
* dom/ElementRareData.cpp:
Modified: trunk/Source/WebCore/platform/MemoryPressureHandler.cpp (197767 => 197768)
--- trunk/Source/WebCore/platform/MemoryPressureHandler.cpp 2016-03-08 17:06:24 UTC (rev 197767)
+++ trunk/Source/WebCore/platform/MemoryPressureHandler.cpp 2016-03-08 17:11:28 UTC (rev 197768)
@@ -43,6 +43,7 @@
#include "StyledElement.h"
#include "WorkerThread.h"
#include <_javascript_Core/IncrementalSweeper.h>
+#include <sys/types.h>
#include <wtf/CurrentTime.h>
#include <wtf/FastMalloc.h>
#include <wtf/StdLibExtras.h>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes