Title: [111231] trunk/Source/WebCore
Revision
111231
Author
t...@chromium.org
Date
2012-03-19 13:26:06 -0700 (Mon, 19 Mar 2012)

Log Message

Unreviewed, remove headers that no longer exist or moved in WebCore.gypi.

* WebCore.gypi:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (111230 => 111231)


--- trunk/Source/WebCore/ChangeLog	2012-03-19 20:24:32 UTC (rev 111230)
+++ trunk/Source/WebCore/ChangeLog	2012-03-19 20:26:06 UTC (rev 111231)
@@ -1,3 +1,9 @@
+2012-03-19  Tony Chang  <t...@chromium.org>
+
+        Unreviewed, remove headers that no longer exist or moved in WebCore.gypi.
+
+        * WebCore.gypi:
+
 2012-03-19  Mihnea Ovidenie  <mih...@adobe.com>
 
         [CSSRegions]Implement NamedFlow::contentNodes attribute

Modified: trunk/Source/WebCore/WebCore.gypi (111230 => 111231)


--- trunk/Source/WebCore/WebCore.gypi	2012-03-19 20:24:32 UTC (rev 111230)
+++ trunk/Source/WebCore/WebCore.gypi	2012-03-19 20:26:06 UTC (rev 111231)
@@ -207,8 +207,6 @@
             'Modules/webdatabase/SQLTransaction.h',
             'Modules/webdatabase/SQLTransactionCallback.h',
             'Modules/webdatabase/SQLTransactionErrorCallback.h',
-            'Modules/webdatabase/StorageTracker.h',
-            'Modules/webdatabase/StorageTrackerClient.h',
             'notifications/NotificationClient.h',
             'notifications/NotificationController.h',
             'page/Chrome.h',
@@ -2508,8 +2506,6 @@
             'editing/wx/EditorWx.cpp',
             'fileapi/AsyncFileStream.cpp',
             'fileapi/AsyncFileStream.h',
-            'fileapi/AsyncFileWriter.h',
-            'fileapi/AsyncFileWriterClient.h',
             'fileapi/Blob.cpp',
             'fileapi/Blob.h',
             'fileapi/BlobURL.cpp',
@@ -2811,7 +2807,6 @@
             'notifications/Notification.h',
             'notifications/NotificationCenter.cpp',
             'notifications/NotificationCenter.h',
-            'notifications/NotificationContents.h',
             'notifications/NotificationController.cpp',
             'notifications/NotificationController.h',
             'page/BarInfo.cpp',
@@ -4841,7 +4836,9 @@
             'storage/StorageTask.h',
             'storage/StorageThread.cpp',
             'storage/StorageThread.h',
+            'storage/StorageTrackerClient.h',
             'storage/StorageTracker.cpp',
+            'storage/StorageTracker.h',
             'storage/chromium/IDBFactoryBackendInterface.cpp',
             'storage/chromium/IDBKeyPathBackendImpl.cpp',
             'storage/wince/DatabaseThreadWinCE.cpp',
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to