Title: [138435] trunk/Source/WebKit2
- Revision
- 138435
- Author
- [email protected]
- Date
- 2012-12-24 00:19:30 -0800 (Mon, 24 Dec 2012)
Log Message
[Qt][Win] Unreviewed Xmas buildfix after r138433.
* WebProcess/Cookies/WebCookieManager.h:
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (138434 => 138435)
--- trunk/Source/WebKit2/ChangeLog 2012-12-24 06:10:17 UTC (rev 138434)
+++ trunk/Source/WebKit2/ChangeLog 2012-12-24 08:19:30 UTC (rev 138435)
@@ -1,3 +1,9 @@
+2012-12-24 Csaba Osztrogonác <[email protected]>
+
+ [Qt][Win] Unreviewed Xmas buildfix after r138433.
+
+ * WebProcess/Cookies/WebCookieManager.h:
+
2012-12-23 Seokju Kwon <[email protected]>
Fix the incorrect use of preprocessor statement in API header
Modified: trunk/Source/WebKit2/WebProcess/Cookies/WebCookieManager.h (138434 => 138435)
--- trunk/Source/WebKit2/WebProcess/Cookies/WebCookieManager.h 2012-12-24 06:10:17 UTC (rev 138434)
+++ trunk/Source/WebKit2/WebProcess/Cookies/WebCookieManager.h 2012-12-24 08:19:30 UTC (rev 138435)
@@ -28,6 +28,7 @@
#include "HTTPCookieAcceptPolicy.h"
#include "MessageReceiver.h"
+#include <stdint.h>
#include <wtf/Forward.h>
#include <wtf/Noncopyable.h>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes