Changeset 247609 in webkit


Ignore:
Timestamp:
Jul 18, 2019 1:24:49 PM (5 years ago)
Author:
Kocsen Chung
Message:

Cherry-pick r247536. rdar://problem/53229635

Remove the file superfluously added in r247535.

  • TestWebKitAPI/Tests/ios/SelectionModifyByParagraphBoundary.h: Removed.
  • TestWebKitAPI/Tests/ios/SelectionModifyByParagraphBoundary.mm:

git-svn-id: https://svn.webkit.org/repository/webkit/trunk@247536 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Location:
branches/safari-608-branch/Tools
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • branches/safari-608-branch/Tools/ChangeLog

    r247603 r247609  
     12019-07-17  Kocsen Chung  <kocsen_chung@apple.com>
     2
     3        Cherry-pick r247536. rdar://problem/53229635
     4
     5    Remove the file superfluously added in r247535.
     6   
     7    * TestWebKitAPI/Tests/ios/SelectionModifyByParagraphBoundary.h: Removed.
     8    * TestWebKitAPI/Tests/ios/SelectionModifyByParagraphBoundary.mm:
     9   
     10   
     11    git-svn-id: https://svn.webkit.org/repository/webkit/trunk@247536 268f45cc-cd09-0410-ab3c-d52691b4dbfc
     12
     13    2019-07-17  Ryosuke Niwa  <rniwa@webkit.org>
     14
     15            Remove the file superfluously added in r247535.
     16
     17            * TestWebKitAPI/Tests/ios/SelectionModifyByParagraphBoundary.h: Removed.
     18            * TestWebKitAPI/Tests/ios/SelectionModifyByParagraphBoundary.mm:
     19
    1202019-07-17  Kocsen Chung  <kocsen_chung@apple.com>
    221
  • branches/safari-608-branch/Tools/TestWebKitAPI/Tests/ios/SelectionModifyByParagraphBoundary.mm

    r247603 r247609  
    2525
    2626#include "config.h"
    27 #include "SelectionModifyByParagraphBoundary.h"
    2827
    2928#if PLATFORM(IOS_FAMILY)
Note: See TracChangeset for help on using the changeset viewer.