⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 245880 in webkit


Ignore:
Timestamp:
May 29, 2019, 5:14:48 PM (7 years ago)
Author:
achristensen@apple.com
Message:

Build fix for branch.
<rdar://problem/50625279>

  • TestWebKitAPI/Tests/WebKitCocoa/Challenge.mm:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r245879 r245880  
     12019-05-29  Alex Christensen  <achristensen@webkit.org>
     2
     3        Build fix for branch.
     4        <rdar://problem/50625279>
     5
     6        * TestWebKitAPI/Tests/WebKitCocoa/Challenge.mm:
     7
    182019-05-29  Justin Michaud  <justin_michaud@apple.com>
    29
  • trunk/Tools/TestWebKitAPI/Tests/WebKitCocoa/Challenge.mm

    r245604 r245880  
    3131#import "TestWKWebView.h"
    3232#import "WKWebViewConfigurationExtras.h"
     33#import <WebKit/WKNavigationDelegate.h>
    3334#import <WebKit/WKProcessPoolPrivate.h>
    3435#import <WebKit/WKWebsiteDataRecordPrivate.h>
Note: See TracChangeset for help on using the changeset viewer.