Title: [110367] trunk/Source/WebCore
- Revision
- 110367
- Author
- [email protected]
- Date
- 2012-03-09 20:35:51 -0800 (Fri, 09 Mar 2012)
Log Message
[Qt] WebCore/Target.pri contains obsolete FileStreamProxy.h reference.
https://bugs.webkit.org/show_bug.cgi?id=80730
Patch by Lauro Neto <[email protected]> on 2012-03-09
Reviewed by Tor Arne Vestbø.
Build fix. Target.pri was still including old FileStreamProxy.h.
* Target.pri:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (110366 => 110367)
--- trunk/Source/WebCore/ChangeLog 2012-03-10 03:53:50 UTC (rev 110366)
+++ trunk/Source/WebCore/ChangeLog 2012-03-10 04:35:51 UTC (rev 110367)
@@ -1,3 +1,14 @@
+2012-03-09 Lauro Neto <[email protected]>
+
+ [Qt] WebCore/Target.pri contains obsolete FileStreamProxy.h reference.
+ https://bugs.webkit.org/show_bug.cgi?id=80730
+
+ Reviewed by Tor Arne Vestbø.
+
+ Build fix. Target.pri was still including old FileStreamProxy.h.
+
+ * Target.pri:
+
2012-03-05 Cem Kocagil <[email protected]>
Pan scroll icon is painted at incorrect coordinates in frames
Modified: trunk/Source/WebCore/Target.pri (110366 => 110367)
--- trunk/Source/WebCore/Target.pri 2012-03-10 03:53:50 UTC (rev 110366)
+++ trunk/Source/WebCore/Target.pri 2012-03-10 04:35:51 UTC (rev 110367)
@@ -1812,7 +1812,6 @@
fileapi/FileReaderLoader.h \
fileapi/FileReaderLoaderClient.h \
fileapi/FileReaderSync.h \
- fileapi/FileStreamProxy.h \
fileapi/FileThread.h \
fileapi/FileThreadTask.h \
fileapi/OperationNotAllowedException.h \
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes