Title: [92599] trunk/Source/WebCore
Revision
92599
Author
[email protected]
Date
2011-08-08 09:13:07 -0700 (Mon, 08 Aug 2011)

Log Message

[Qt] Clean up project file after r92492.

Unreviewed gardening.

No new tests needed.

* WebCore.pro: remove nonexistent PluginHalterClient.h, PluginHalter.h, HaltablePlugin.h.

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (92598 => 92599)


--- trunk/Source/WebCore/ChangeLog	2011-08-08 15:50:36 UTC (rev 92598)
+++ trunk/Source/WebCore/ChangeLog	2011-08-08 16:13:07 UTC (rev 92599)
@@ -1,3 +1,13 @@
+2011-08-08  Andras Becsi  <[email protected]>
+
+        [Qt] Clean up project file after r92492.
+
+        Unreviewed gardening.
+
+        No new tests needed.
+
+        * WebCore.pro: remove nonexistent PluginHalterClient.h, PluginHalter.h, HaltablePlugin.h.
+
 2011-08-08  Pavel Podivilov  <[email protected]>
 
         Web Inspector: refactor links creation.

Modified: trunk/Source/WebCore/WebCore.pro (92598 => 92599)


--- trunk/Source/WebCore/WebCore.pro	2011-08-08 15:50:36 UTC (rev 92598)
+++ trunk/Source/WebCore/WebCore.pro	2011-08-08 16:13:07 UTC (rev 92599)
@@ -1901,7 +1901,6 @@
     page/Geolocation.h \
     page/Geoposition.h \
     page/GroupSettings.h \
-    page/HaltablePlugin.h \
     page/History.h \
     page/Location.h \
     page/MouseEventWithHitTestResults.h \
@@ -1912,8 +1911,6 @@
     page/Page.h \
     page/PageSerializer.h \
     page/PageVisibilityState.h \
-    page/PluginHalter.h \
-    page/PluginHalterClient.h \
     page/PrintContext.h \
     page/Screen.h \
     page/SecurityOrigin.h \
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to