Title: [121526] trunk/Source/WebCore
- Revision
- 121526
- Author
- [email protected]
- Date
- 2012-06-29 00:44:26 -0700 (Fri, 29 Jun 2012)
Log Message
Remove a #include erroneously added in r120896.
* editing/VisibleSelection.h:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (121525 => 121526)
--- trunk/Source/WebCore/ChangeLog 2012-06-29 07:26:55 UTC (rev 121525)
+++ trunk/Source/WebCore/ChangeLog 2012-06-29 07:44:26 UTC (rev 121526)
@@ -1,3 +1,9 @@
+2012-06-29 Ryosuke Niwa <[email protected]>
+
+ Remove a #include erroneously added in r120896.
+
+ * editing/VisibleSelection.h:
+
2012-06-29 Yoshifumi Inoue <[email protected]>
[Platform] Implement Date Time format parser
Modified: trunk/Source/WebCore/editing/VisibleSelection.h (121525 => 121526)
--- trunk/Source/WebCore/editing/VisibleSelection.h 2012-06-29 07:26:55 UTC (rev 121525)
+++ trunk/Source/WebCore/editing/VisibleSelection.h 2012-06-29 07:44:26 UTC (rev 121526)
@@ -28,7 +28,6 @@
#include "TextGranularity.h"
#include "VisiblePosition.h"
-#include "htmlediting.h"
namespace WebCore {
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes