Skip to content

Commit

Permalink
Try to fix the build on tvOS
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=267603
rdar://121073679

Unreviewed build fix.

* Source/WebKit/Platform/cocoa/WebPrivacyHelpers.mm:

Canonical link: https://commits.webkit.org/273092@main
  • Loading branch information
aestes committed Jan 16, 2024
1 parent 519c837 commit cef6ec4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/WebKit/Platform/cocoa/WebPrivacyHelpers.mm
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
#import <wtf/BlockPtr.h>
#import <wtf/NeverDestroyed.h>
#import <wtf/RobinHoodHashMap.h>
#import <wtf/RunLoop.h>
#import <wtf/cocoa/VectorCocoa.h>

#import <pal/cocoa/WebPrivacySoftLink.h>
Expand Down

0 comments on commit cef6ec4

Please sign in to comment.