Title: [140684] trunk/Source/WebKit2
Revision
140684
Author
[email protected]
Date
2013-01-24 08:08:51 -0800 (Thu, 24 Jan 2013)

Log Message

Remove nonexistent header from WebKit2/Target.pri

Unreviewed cleanup after r139919.

* Target.pri:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (140683 => 140684)


--- trunk/Source/WebKit2/ChangeLog	2013-01-24 15:48:52 UTC (rev 140683)
+++ trunk/Source/WebKit2/ChangeLog	2013-01-24 16:08:51 UTC (rev 140684)
@@ -1,3 +1,11 @@
+2013-01-24  Andras Becsi  <[email protected]>
+
+        Remove nonexistent header from WebKit2/Target.pri
+
+        Unreviewed cleanup after r139919.
+
+        * Target.pri:
+
 2013-01-24  Michael BrĂ¼ning  <[email protected]>
 
         [Qt][WK2] Pages / resources cannot be loaded from qrc files.

Modified: trunk/Source/WebKit2/Target.pri (140683 => 140684)


--- trunk/Source/WebKit2/Target.pri	2013-01-24 15:48:52 UTC (rev 140683)
+++ trunk/Source/WebKit2/Target.pri	2013-01-24 16:08:51 UTC (rev 140684)
@@ -22,7 +22,6 @@
     Platform/CoreIPC/Attachment.h \
     Platform/CoreIPC/BinarySemaphore.h \
     Platform/CoreIPC/Connection.h \
-    Platform/CoreIPC/CoreIPCMessageKinds.h \
     Platform/CoreIPC/DataReference.h \
     Platform/CoreIPC/HandleMessage.h \
     Platform/CoreIPC/MessageDecoder.h \
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to