Title: [110671] trunk/Source/WebCore
Revision
110671
Author
[email protected]
Date
2012-03-14 00:32:07 -0700 (Wed, 14 Mar 2012)

Log Message

Unreviewed. Build fix for EFL after r110669.

* PlatformEfl.cmake: added DNSSoup.cpp

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (110670 => 110671)


--- trunk/Source/WebCore/ChangeLog	2012-03-14 07:31:33 UTC (rev 110670)
+++ trunk/Source/WebCore/ChangeLog	2012-03-14 07:32:07 UTC (rev 110671)
@@ -1,3 +1,9 @@
+2012-03-14  Sergio Villar Senin  <[email protected]>
+
+        Unreviewed. Build fix for EFL after r110669.
+
+        * PlatformEfl.cmake: added DNSSoup.cpp
+
 2012-03-13  Sergio Villar Senin  <[email protected]>
 
         [GTK] Use the same DNS prefetching path than the other ports.

Modified: trunk/Source/WebCore/PlatformEfl.cmake (110670 => 110671)


--- trunk/Source/WebCore/PlatformEfl.cmake	2012-03-14 07:31:33 UTC (rev 110670)
+++ trunk/Source/WebCore/PlatformEfl.cmake	2012-03-14 07:32:07 UTC (rev 110671)
@@ -75,6 +75,7 @@
   platform/image-decoders/webp/WEBPImageDecoder.cpp
   platform/network/soup/CookieJarSoup.cpp
   platform/network/soup/CredentialStorageSoup.cpp
+  platform/network/soup/DNSSoup.cpp
   platform/network/soup/GOwnPtrSoup.cpp
   platform/network/soup/ProxyServerSoup.cpp
   platform/network/soup/ResourceHandleSoup.cpp
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to