Title: [111106] trunk/Source/WebCore
Revision
111106
Author
yael.aha...@nokia.com
Date
2012-03-16 19:16:40 -0700 (Fri, 16 Mar 2012)

Log Message

Unreviewed build fix after r111075.
Correct the path of WebKitBlobBuilder.idl.

* DerivedSources.pri:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (111105 => 111106)


--- trunk/Source/WebCore/ChangeLog	2012-03-17 02:01:26 UTC (rev 111105)
+++ trunk/Source/WebCore/ChangeLog	2012-03-17 02:16:40 UTC (rev 111106)
@@ -1,3 +1,10 @@
+2012-03-16  Yael Aharon  <yael.aha...@nokia.com>
+
+        Unreviewed build fix after r111075.
+        Correct the path of WebKitBlobBuilder.idl.
+
+        * DerivedSources.pri:
+
 2012-03-16  David Levin  <le...@chromium.org>
 
         Fix for test runs for non-chromium platforms.

Modified: trunk/Source/WebCore/DerivedSources.pri (111105 => 111106)


--- trunk/Source/WebCore/DerivedSources.pri	2012-03-17 02:01:26 UTC (rev 111105)
+++ trunk/Source/WebCore/DerivedSources.pri	2012-03-17 02:16:40 UTC (rev 111106)
@@ -108,7 +108,6 @@
     $$PWD/Modules/filesystem/FileWriterCallback.idl \
     $$PWD/Modules/filesystem/Metadata.idl \
     $$PWD/Modules/filesystem/MetadataCallback.idl \
-    $$PWD/Modules/filesystem/WebKitBlobBuilder.idl \
     $$PWD/Modules/filesystem/WorkerContextFileSystem.idl \
     $$PWD/Modules/geolocation/Geolocation.idl \
     $$PWD/Modules/geolocation/Geoposition.idl \
@@ -247,6 +246,7 @@
     $$PWD/fileapi/FileReader.idl \
     $$PWD/fileapi/FileReaderSync.idl \
     $$PWD/fileapi/OperationNotAllowedException.idl \
+    $$PWD/fileapi/WebKitBlobBuilder.idl \
     $$PWD/html/canvas/ArrayBufferView.idl \
     $$PWD/html/canvas/ArrayBuffer.idl \
     $$PWD/html/canvas/DataView.idl \
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to