Title: [140833] trunk/Source/WebKit2
- Revision
- 140833
- Author
- commit-qu...@webkit.org
- Date
- 2013-01-25 08:57:14 -0800 (Fri, 25 Jan 2013)
Log Message
Remove stale class include
https://bugs.webkit.org/show_bug.cgi?id=107945
Patch by Claudio Saavedra <csaave...@igalia.com> on 2013-01-25
Reviewed by Andreas Kling.
* UIProcess/Notifications/NotificationPermissionRequestManagerProxy.h:
GeolocationPermissionRequestProxy has nothing to do here.
Modified Paths
Diff
Modified: trunk/Source/WebKit2/ChangeLog (140832 => 140833)
--- trunk/Source/WebKit2/ChangeLog 2013-01-25 16:55:22 UTC (rev 140832)
+++ trunk/Source/WebKit2/ChangeLog 2013-01-25 16:57:14 UTC (rev 140833)
@@ -1,3 +1,13 @@
+2013-01-25 Claudio Saavedra <csaave...@igalia.com>
+
+ Remove stale class include
+ https://bugs.webkit.org/show_bug.cgi?id=107945
+
+ Reviewed by Andreas Kling.
+
+ * UIProcess/Notifications/NotificationPermissionRequestManagerProxy.h:
+ GeolocationPermissionRequestProxy has nothing to do here.
+
2013-01-25 Zan Dobersek <zdober...@igalia.com>
Unreviewed.
Modified: trunk/Source/WebKit2/UIProcess/Notifications/NotificationPermissionRequestManagerProxy.h (140832 => 140833)
--- trunk/Source/WebKit2/UIProcess/Notifications/NotificationPermissionRequestManagerProxy.h 2013-01-25 16:55:22 UTC (rev 140832)
+++ trunk/Source/WebKit2/UIProcess/Notifications/NotificationPermissionRequestManagerProxy.h 2013-01-25 16:57:14 UTC (rev 140833)
@@ -32,7 +32,6 @@
namespace WebKit {
-class GeolocationPermissionRequestProxy;
class WebPageProxy;
class NotificationPermissionRequestManagerProxy {
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes